Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/.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-io_uring] $ /bin/sh -xe /tmp/jenkins12966603360057884319.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:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c 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: 0.90, 0.63, 0.50 + RC=0 + ./testenv.py run mgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs -b osmocom:nightly --io-uring [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-20250810-1448-eee6e7c3-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/podman/testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_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-io_uring/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_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-io_uring/logs:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_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-io_uring/_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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-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 [272 kB] Fetched 9380 kB in 1s (8682 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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/mgw', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/mgw', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'make', 'mgw'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_cache/podman/titan-11.1.0/mgw compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_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-io_uring/_cache/podman/titan-11.1.0/mgw' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_cache/podman/titan-11.1.0/mgw make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_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_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.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-io_uring/_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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'apt-get', '-q', 'update'] Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:2 http://deb.debian.org/debian stable-backports InRelease Hit:3 http://deb.debian.org/debian bookworm InRelease Hit:4 http://deb.debian.org/debian bookworm-updates InRelease 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 1s (397 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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-mgw', 'osmo-mgw-dbgsym', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmo-mgw osmo-mgw-dbgsym osmocom-keyring osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 3 not upgraded. Need to get 11.2 MB of archives. After this operation, 17.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508092026 [3028 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508092026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.31.bfd62.202508092026 [171 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.31.bfd62.202508092026 [71.2 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.31.bfd62.202508092026 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.11.c53c.202508092026 [61.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.31.bfd62.202508092026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.21.a42f.202508092026 [70.7 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.31.bfd62.202508092026 [52.0 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.31.bfd62.202508092026 [71.7 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.31.bfd62.202508092026 [178 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.31.bfd62.202508092026 [60.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.31.bfd62.202508092026 [64.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.31.bfd62.202508092026 [51.0 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.31.bfd62.202508092026 [44.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.21.a42f.202508092026 [34.5 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw 1.14.0.30.7d236.202508092026 [97.4 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw-dbgsym 1.14.0.30.7d236.202508092026 [287 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.31.bfd62.202508092026 [2166 kB] Fetched 11.2 MB in 0s (82.8 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.202508092026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508092026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508092026_amd64.deb ... Unpacking osmocom-nightly (202508092026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.31.bfd62.202508092026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.31.bfd62.202508092026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.31.bfd62.202508092026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.11.c53c.202508092026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.11.c53c.202508092026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.31.bfd62.202508092026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.21.a42f.202508092026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.21.a42f.202508092026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.31.bfd62.202508092026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.31.bfd62.202508092026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.31.bfd62.202508092026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.31.bfd62.202508092026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.31.bfd62.202508092026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.31.bfd62.202508092026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmocore (1.11.0.31.bfd62.202508092026) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../16-libosmotrau11_2.0.0.21.a42f.202508092026_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.21.a42f.202508092026) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../17-osmo-mgw_1.14.0.30.7d236.202508092026_amd64.deb ... Unpacking osmo-mgw (1.14.0.30.7d236.202508092026) ... Selecting previously unselected package osmo-mgw-dbgsym. Preparing to unpack .../18-osmo-mgw-dbgsym_1.14.0.30.7d236.202508092026_amd64.deb ... Unpacking osmo-mgw-dbgsym (1.14.0.30.7d236.202508092026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.31.bfd62.202508092026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508092026) ... Setting up osmocom-nightly (202508092026) ... Setting up libosmocore22:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up libosmocodec4:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up libosmovty13:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up libosmoisdn0:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up libosmotrau11:amd64 (2.0.0.21.a42f.202508092026) ... Setting up libosmousb0:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up libosmogsm20:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up libosmoctrl0:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up libosmogb14:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up libosmonetif11:amd64 (1.6.0.11.c53c.202508092026) ... Setting up libosmocoding0:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up libosmosim2:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up libosmocore (1.11.0.31.bfd62.202508092026) ... Setting up libosmoabis15:amd64 (2.0.0.21.a42f.202508092026) ... Setting up osmo-mgw (1.14.0.30.7d236.202508092026) ... changed ownership of '/etc/osmocom/osmo-mgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-mgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508092026) ... Setting up osmo-mgw-dbgsym (1.14.0.30.7d236.202508092026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw/MGCP_Test.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.cfg'] [testenv] + ['cp', '-a', 'osmo-mgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw/MGCP_Test.default', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring"#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-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-io_uring/logs/testsuite/MGCP_Test.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-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-io_uring/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-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-io_uring/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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/mgw', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'sh', '-c', 'osmo-mgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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 20250810144813709 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20250810144813709 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1026) 20250810144813709 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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4243', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: Unix server socket created successfully. MC@b9a9a109777c: Listening on TCP port 34811. MC2> b9a9a109777c is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_cache/podman/titan-11.1.0/mgw/MGCP_Test b9a9a109777c 34811 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@b9a9a109777c: New HC connected from 10.0.2.100 [10.0.2.100]. b9a9a109777c: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@b9a9a109777c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@b9a9a109777c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@b9a9a109777c: Configuration file was processed on all HCs. MC@b9a9a109777c: Creating MTC on host 10.0.2.100. MC@b9a9a109777c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Sun Aug 10 14:48:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_selftest started. MTC@b9a9a109777c: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@b9a9a109777c: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@b9a9a109777c: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@b9a9a109777c: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@b9a9a109777c: "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@b9a9a109777c: { 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@b9a9a109777c: "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@b9a9a109777c: { 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@b9a9a109777c: { 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@b9a9a109777c: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@b9a9a109777c: "510 23 FAIL\r\n" MTC@b9a9a109777c: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@b9a9a109777c: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@b9a9a109777c: setverdict(pass): none -> pass MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: No PTCs were created. MTC@b9a9a109777c: Test case TC_selftest finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Sun Aug 10 14:48:15 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=14412) Waiting for packet dumper to finish... 1 (prev_count=14412, count=14952) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Sun Aug 10 14:48:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_auep_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_auep_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_auep_null started. 20250810144822222 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54231 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144822222 DLMGCP INFO <0013> DLCX: executing request handler for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:373) 20250810144822222 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144822222 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1055) 20250810144822222 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:146) 20250810144822222 DLMGCP DEBUG <0013> Generated response: line #00: 502 54231 FAIL (mgcp_msg.c:72) 20250810144822230 DLMGCP DEBUG <0013> Received message: line #00: AUEP 54232 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144822230 DLMGCP INFO <0013> AUEP: executing request handler for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:373) 20250810144822230 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:407) 20250810144822230 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810144822230 DLMGCP DEBUG <0013> Generated response: line #00: 200 54232 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(7)@b9a9a109777c: Final verdict of PTC: none RTPEM0(3)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(6)@b9a9a109777c: Final verdict of PTC: none RTPEM1(4)@b9a9a109777c: Final verdict of PTC: none RTPEM2(5)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@b9a9a109777c: Test case TC_auep_null finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Sun Aug 10 14:48:22 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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Sun Aug 10 14:48:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx started. 20250810144829362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11096 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144829362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144829362 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144829363 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144829363 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810144829363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810144829363 DLMGCP DEBUG <0013> Generated response: line #00: 515 11096 FAIL (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11097 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144829369 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144829369 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144829369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810144829369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:181E9AB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810144829369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:181E9AB3 output_enabled 0 (mgcp_conn.c:271) 20250810144829369 DLMGCP DEBUG <0013> (1234/rtp C:181E9AB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810144829369 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:181E9AB3 CRCX: connection successfully created: (1234/rtp C:181E9AB3 r=NULL:0<->l=::1:4002) (mgcp_protocol.c:772) 20250810144829369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144829369 DLMGCP DEBUG <0013> Generated response: line #00: 200 11097 OK (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Generated response: line #01: I: 181E9AB3 (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Generated response: line #03: o=- 181E9AB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810144829369 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810144829371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11098 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144829371 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810144829371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144829371 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144829371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144829371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810144829371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144829371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144829371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144829371 DLMGCP DEBUG <0013> Generated response: line #00: 200 11098 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(8)@b9a9a109777c: Final verdict of PTC: none RTPEM2(10)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(11)@b9a9a109777c: Final verdict of PTC: none RTPEM1(9)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(12)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Sun Aug 10 14:48:29 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=35076) Waiting for packet dumper to finish... 1 (prev_count=35076, count=35616) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Sun Aug 10 14:48:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_no_lco started. 20250810144836504 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57483 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144836505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144836505 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144836505 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144836505 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810144836505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810144836505 DLMGCP DEBUG <0013> Generated response: line #00: 515 57483 FAIL (mgcp_msg.c:72) 20250810144836511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57484 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144836511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810144836511 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810144836511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144836511 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144836511 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144836511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31B40CF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810144836511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31B40CF7 output_enabled 0 (mgcp_conn.c:271) 20250810144836511 DLMGCP DEBUG <0013> (1234/rtp C:31B40CF7 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) 20250810144836511 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:31B40CF7 CRCX: connection successfully created: (1234/rtp C:31B40CF7 r=NULL:0<->l=::1:4004) (mgcp_protocol.c:772) 20250810144836511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144836511 DLMGCP DEBUG <0013> Generated response: line #00: 200 57484 OK (mgcp_msg.c:72) 20250810144836512 DLMGCP DEBUG <0013> Generated response: line #01: I: 31B40CF7 (mgcp_msg.c:72) 20250810144836512 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810144836512 DLMGCP DEBUG <0013> Generated response: line #03: o=- 31B40CF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810144836512 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810144836512 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810144836512 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810144836512 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:72) 20250810144836512 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810144836513 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57485 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144836513 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810144836513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144836513 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144836513 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144836513 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810144836513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144836513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144836513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144836513 DLMGCP DEBUG <0013> Generated response: line #00: 200 57485 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(17)@b9a9a109777c: Final verdict of PTC: none RTPEM0(13)@b9a9a109777c: Final verdict of PTC: none RTPEM2(15)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(16)@b9a9a109777c: Final verdict of PTC: none RTPEM1(14)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_no_lco finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Sun Aug 10 14:48:36 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=34392) Waiting for packet dumper to finish... 1 (prev_count=34392, count=34932) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Sun Aug 10 14:48:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_noprefix started. 20250810144843628 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26002 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144843628 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250810144843628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144843628 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144843628 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144843628 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810144843628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810144843628 DLMGCP DEBUG <0013> Generated response: line #00: 515 26002 FAIL (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26003 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810144843639 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250810144843639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144843639 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144843639 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144843639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810144843639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1708AD17 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810144843639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1708AD17 output_enabled 0 (mgcp_conn.c:271) 20250810144843639 DLMGCP DEBUG <0013> (1234/rtp C:1708AD17 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810144843639 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1708AD17 CRCX: connection successfully created: (1234/rtp C:1708AD17 r=NULL:0<->l=::1:4006) (mgcp_protocol.c:772) 20250810144843639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144843639 DLMGCP DEBUG <0013> Generated response: line #00: 200 26003 OK (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Generated response: line #01: I: 1708AD17 (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1708AD17 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810144843639 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810144843641 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26004 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144843641 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810144843641 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250810144843641 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144843641 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144843641 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144843641 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810144843641 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144843641 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144843641 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144843641 DLMGCP DEBUG <0013> Generated response: line #00: 200 26004 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(20)@b9a9a109777c: Final verdict of PTC: none RTPEM1(19)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@b9a9a109777c: Final verdict of PTC: none RTPEM0(18)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(21)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_noprefix finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Sun Aug 10 14:48:43 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=36084) Waiting for packet dumper to finish... 1 (prev_count=36084, count=36624) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Sun Aug 10 14:48:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_unsupp_mode started. 20250810144850775 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55313 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144850775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144850775 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144850775 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144850775 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810144850775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810144850775 DLMGCP DEBUG <0013> Generated response: line #00: 515 55313 FAIL (mgcp_msg.c:72) 20250810144850781 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55314 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144850781 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:72) 20250810144850781 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:72) 20250810144850781 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810144850781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144850781 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144850781 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144850781 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810144850781 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:552) 20250810144850781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:146) 20250810144850781 DLMGCP DEBUG <0013> Generated response: line #00: 517 55314 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(23)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@b9a9a109777c: Final verdict of PTC: none RTPEM2(25)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(26)@b9a9a109777c: Final verdict of PTC: none RTPEM1(24)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Sun Aug 10 14:48: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=27496) Waiting for packet dumper to finish... 1 (prev_count=27496, count=28036) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Sun Aug 10 14:48:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_osmo_ign started. 20250810144857924 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20354 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144857924 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250810144857924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250810144857924 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250810144857924 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144857924 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810144857924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810144857924 DLMGCP DEBUG <0013> Generated response: line #00: 515 20354 FAIL (mgcp_msg.c:72) 20250810144857935 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20355 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144857935 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250810144857935 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:72) 20250810144857935 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:72) 20250810144857935 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:72) 20250810144857935 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250810144857935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250810144857935 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250810144857935 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144857935 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_msg.c:281) 20250810144857936 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EB7313AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810144857936 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EB7313AB output_enabled 0 (mgcp_conn.c:271) 20250810144857936 DLMGCP DEBUG <0013> (3/rtp C:EB7313AB 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) 20250810144857936 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:EB7313AB CRCX: connection successfully created: (3/rtp C:EB7313AB r=NULL:0<->l=::1:4008) (mgcp_protocol.c:772) 20250810144857936 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144857936 DLMGCP DEBUG <0013> Generated response: line #00: 200 20355 OK (mgcp_msg.c:72) 20250810144857936 DLMGCP DEBUG <0013> Generated response: line #01: I: EB7313AB (mgcp_msg.c:72) 20250810144857936 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810144857936 DLMGCP DEBUG <0013> Generated response: line #03: o=- EB7313AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810144857936 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810144857936 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810144857936 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810144857936 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:72) 20250810144857936 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:72) 20250810144857936 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810144857938 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20356 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144857938 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250810144857938 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250810144857938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250810144857938 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250810144857938 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144857938 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810144857938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144857939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144857939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144857939 DLMGCP DEBUG <0013> Generated response: line #00: 200 20356 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(32)@b9a9a109777c: Final verdict of PTC: none RTPEM2(30)@b9a9a109777c: Final verdict of PTC: none RTPEM1(29)@b9a9a109777c: Final verdict of PTC: none RTPEM0(28)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(31)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Sun Aug 10 14:48: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=35992) Waiting for packet dumper to finish... 1 (prev_count=35992, count=36532) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Sun Aug 10 14:49:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_early_bidir_mode started. 20250810144905051 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60987 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144905051 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144905051 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144905051 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144905051 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810144905051 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810144905051 DLMGCP DEBUG <0013> Generated response: line #00: 515 60987 FAIL (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60988 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144905060 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144905060 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144905060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810144905060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C28BE465 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810144905060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C28BE465 output_enabled 1 (mgcp_conn.c:271) 20250810144905060 DLMGCP DEBUG <0013> (1232/rtp C:C28BE465 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810144905060 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C28BE465 CRCX: connection successfully created: (1232/rtp C:C28BE465 r=NULL:0<->l=::1:4010) (mgcp_protocol.c:772) 20250810144905060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144905060 DLMGCP DEBUG <0013> Generated response: line #00: 200 60988 OK (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Generated response: line #01: I: C28BE465 (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Generated response: line #03: o=- C28BE465 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810144905060 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: 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 := \"60988\", string := \"OK\" }, params := { { code := \"I\", val := \"C28BE465\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"C28BE465\", 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 := \"60988\", 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 := \"60988\", string := \"OK\" }, params := { { code := \"I\", val := \"C28BE465\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"C28BE465\", 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 := \"60988\", string := ? }, params := { }, sdp := omit } } }"" MTC@b9a9a109777c: Stopping testcase execution from "MGCP_Test.ttcn":274 IPA-CTRL-CLI-IPA(37)@b9a9a109777c: Final verdict of PTC: none RTPEM1(34)@b9a9a109777c: Final verdict of PTC: none RTPEM0(33)@b9a9a109777c: Final verdict of PTC: none RTPEM2(35)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(36)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: 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 := \"60988\", string := \"OK\" }, params := { { code := \"I\", val := \"C28BE465\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"C28BE465\", 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 := \"60988\", string := ? }, params := { }, sdp := omit } } }"" MTC@b9a9a109777c: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@b9a9a109777c: 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 := \"60988\", string := \"OK\" }, params := { { code := \"I\", val := \"C28BE465\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"C28BE465\", 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 := \"60988\", string := ? }, params := { }, sdp := omit } } }" MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Sun Aug 10 14:49:05 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=32024) Waiting for packet dumper to finish... 1 (prev_count=32024, count=32564) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Sun Aug 10 14:49:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_unsupp_param started. 20250810144912196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12205 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144912196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144912196 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144912196 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144912196 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810144912196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144912196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144912197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144912197 DLMGCP DEBUG <0013> Generated response: line #00: 200 12205 OK (mgcp_msg.c:72) 20250810144912207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12206 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144912207 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810144912207 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:72) 20250810144912207 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810144912207 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:72) 20250810144912207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144912207 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144912207 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144912207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810144912207 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) unhandled option: 'N'/78 (mgcp_msg.c:424) 20250810144912207 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:146) 20250810144912207 DLMGCP DEBUG <0013> Generated response: line #00: 539 12206 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(40)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@b9a9a109777c: Final verdict of PTC: none RTPEM0(38)@b9a9a109777c: Final verdict of PTC: none RTPEM1(39)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(41)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Sun Aug 10 14:49:12 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=29268) Waiting for packet dumper to finish... 1 (prev_count=29268, count=29808) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Sun Aug 10 14:49:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_missing_callid started. 20250810144919325 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26816 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144919326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144919326 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144919326 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144919326 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810144919326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810144919326 DLMGCP DEBUG <0013> Generated response: line #00: 515 26816 FAIL (mgcp_msg.c:72) 20250810144919338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26817 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144919338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810144919338 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250810144919338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144919338 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144919338 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144919338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: (null) (mgcp_msg.c:281) 20250810144919338 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:545) 20250810144919338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:146) 20250810144919338 DLMGCP DEBUG <0013> Generated response: line #00: 516 26817 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(43)@b9a9a109777c: Final verdict of PTC: none RTPEM2(45)@b9a9a109777c: Final verdict of PTC: none RTPEM1(44)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(47)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(46)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Sun Aug 10 14:49:19 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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Sun Aug 10 14:49:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_missing_mode started. 20250810144926436 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61029 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144926436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144926436 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144926436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144926436 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810144926436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810144926436 DLMGCP DEBUG <0013> Generated response: line #00: 515 61029 FAIL (mgcp_msg.c:72) 20250810144926440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61030 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144926440 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:72) 20250810144926440 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250810144926440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144926440 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144926440 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144926440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: (null) (mgcp_msg.c:281) 20250810144926440 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:552) 20250810144926440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:146) 20250810144926440 DLMGCP DEBUG <0013> Generated response: line #00: 517 61030 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(52)@b9a9a109777c: Final verdict of PTC: none RTPEM0(48)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(51)@b9a9a109777c: Final verdict of PTC: none RTPEM2(50)@b9a9a109777c: Final verdict of PTC: none RTPEM1(49)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Sun Aug 10 14:49:26 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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Sun Aug 10 14:49:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_unsupp_packet_intv started. 20250810144933578 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31207 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144933578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144933578 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144933578 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144933578 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810144933578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810144933578 DLMGCP DEBUG <0013> Generated response: line #00: 515 31207 FAIL (mgcp_msg.c:72) 20250810144933585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31208 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144933586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810144933586 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:72) 20250810144933586 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:72) 20250810144933586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144933586 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144933586 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144933586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_msg.c:281) 20250810144933586 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_msg.c:287) 20250810144933586 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) Invalid LocalConnectionOptions line: 'L: p:111'20250810144933586 DLMGCP DEBUG <0013> endpoint:none Generated response: code=535 (mgcp_protocol.c:146) 20250810144933586 DLMGCP DEBUG <0013> Generated response: line #00: 535 31208 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(53)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(57)@b9a9a109777c: Final verdict of PTC: none RTPEM2(55)@b9a9a109777c: Final verdict of PTC: none RTPEM1(54)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(56)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Sun Aug 10 14:49:33 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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Sun Aug 10 14:49:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_illegal_double_lco started. 20250810144940699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6080 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144940699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144940699 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144940699 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144940699 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810144940699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810144940699 DLMGCP DEBUG <0013> Generated response: line #00: 515 6080 FAIL (mgcp_msg.c:72) 20250810144940704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6081 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144940704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810144940704 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810144940704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:72) 20250810144940704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144940704 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144940704 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144940704 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_msg.c:239) 20250810144940704 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) Invalid LocalConnectionOptions line: 'L: p:20, a:AMR, p:20'20250810144940704 DLMGCP DEBUG <0013> endpoint:none Generated response: code=524 (mgcp_protocol.c:146) 20250810144940704 DLMGCP DEBUG <0013> Generated response: line #00: 524 6081 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM1(59)@b9a9a109777c: Final verdict of PTC: none RTPEM2(60)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(61)@b9a9a109777c: Final verdict of PTC: none RTPEM0(58)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Sun Aug 10 14:49: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=27544) Waiting for packet dumper to finish... 1 (prev_count=27544, count=28084) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Sun Aug 10 14:49:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_sdp started. 20250810144947812 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17336 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144947812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144947812 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144947812 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144947812 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810144947812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810144947812 DLMGCP DEBUG <0013> Generated response: line #00: 515 17336 FAIL (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17337 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810144947827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144947827 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144947827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144947827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810144947827 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) 20250810144947827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4CE0F3E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810144947827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4CE0F3E output_enabled 1 (mgcp_conn.c:271) 20250810144947827 DLMGCP DEBUG <0013> (1226/rtp C:F4CE0F3E 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) 20250810144947827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4CE0F3E CRCX: connection successfully created: (1226/rtp C:F4CE0F3E r=127.0.0.2:2344<->l=127.0.0.1:4012) (mgcp_protocol.c:772) 20250810144947827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144947828 DLMGCP DEBUG <0013> Generated response: line #00: 200 17337 OK (mgcp_msg.c:72) 20250810144947828 DLMGCP DEBUG <0013> Generated response: line #01: I: F4CE0F3E (mgcp_msg.c:72) 20250810144947828 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810144947828 DLMGCP DEBUG <0013> Generated response: line #03: o=- F4CE0F3E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810144947828 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810144947828 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810144947828 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810144947828 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:72) 20250810144947828 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810144947828 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810144947829 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17338 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144947829 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810144947829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810144947829 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810144947829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144947829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810144947829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144947829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144947829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144947829 DLMGCP DEBUG <0013> Generated response: line #00: 200 17338 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(67)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(66)@b9a9a109777c: Final verdict of PTC: none RTPEM2(65)@b9a9a109777c: Final verdict of PTC: none RTPEM1(64)@b9a9a109777c: Final verdict of PTC: none RTPEM0(63)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_sdp finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Sun Aug 10 14:49: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=37800) Waiting for packet dumper to finish... 1 (prev_count=37800, count=38340) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Sun Aug 10 14:49:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_wildcarded started. 20250810144954983 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64204 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810144954984 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810144954984 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810144954984 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810144954984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D8D3AB17 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810144954984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D8D3AB17 output_enabled 0 (mgcp_conn.c:271) 20250810144954984 DLMGCP DEBUG <0013> (1234/rtp C:D8D3AB17 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810144954984 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:D8D3AB17 CRCX: connection successfully created: (1234/rtp C:D8D3AB17 r=NULL:0<->l=::1:4014) (mgcp_protocol.c:772) 20250810144954984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144954984 DLMGCP DEBUG <0013> Generated response: line #00: 200 64204 OK (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Generated response: line #02: I: D8D3AB17 (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8D3AB17 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810144954984 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810144954985 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64205 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810144954985 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810144954986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810144954986 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810144954986 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810144954986 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810144954986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144954986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810144954986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810144954986 DLMGCP DEBUG <0013> Generated response: line #00: 200 64205 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass VirtCallAgent-STATS(71)@b9a9a109777c: Final verdict of PTC: none RTPEM1(69)@b9a9a109777c: Final verdict of PTC: none RTPEM0(68)@b9a9a109777c: Final verdict of PTC: none RTPEM2(70)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Sun Aug 10 14:49:55 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=33508) Waiting for packet dumper to finish... 1 (prev_count=33508, count=34048) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Sun Aug 10 14:50:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_wildcarded_exhaust started. 20250810145002174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10925 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145002174 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145002174 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DEC9E43C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DEC9E43C output_enabled 0 (mgcp_conn.c:271) 20250810145002174 DLMGCP DEBUG <0013> (1234/rtp C:DEC9E43C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002175 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:DEC9E43C CRCX: connection successfully created: (1234/rtp C:DEC9E43C r=NULL:0<->l=::1:4016) (mgcp_protocol.c:772) 20250810145002175 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002175 DLMGCP DEBUG <0013> Generated response: line #00: 200 10925 OK (mgcp_msg.c:72) 20250810145002175 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250810145002175 DLMGCP DEBUG <0013> Generated response: line #02: I: DEC9E43C (mgcp_msg.c:72) 20250810145002175 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002175 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEC9E43C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002175 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002175 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002175 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002175 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002175 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002175 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10926 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002177 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250810145002177 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145002177 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FACF026F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FACF026F output_enabled 0 (mgcp_conn.c:271) 20250810145002177 DLMGCP DEBUG <0013> (1234/rtp C:FACF026F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002177 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FACF026F CRCX: connection successfully created: (1234/rtp C:FACF026F r=NULL:0<->l=::1:4018) (mgcp_protocol.c:772) 20250810145002177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002177 DLMGCP DEBUG <0013> Generated response: line #00: 200 10926 OK (mgcp_msg.c:72) 20250810145002178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250810145002178 DLMGCP DEBUG <0013> Generated response: line #02: I: FACF026F (mgcp_msg.c:72) 20250810145002178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002178 DLMGCP DEBUG <0013> Generated response: line #04: o=- FACF026F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002178 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002178 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002178 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10927 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250810145002180 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250810145002180 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002180 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:C084140C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:C084140C output_enabled 0 (mgcp_conn.c:271) 20250810145002180 DLMGCP DEBUG <0013> (1234/rtp C:C084140C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002180 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:C084140C CRCX: connection successfully created: (1234/rtp C:C084140C r=NULL:0<->l=::1:4020) (mgcp_protocol.c:772) 20250810145002180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002180 DLMGCP DEBUG <0013> Generated response: line #00: 200 10927 OK (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Generated response: line #02: I: C084140C (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Generated response: line #04: o=- C084140C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002180 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10928 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250810145002182 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145002182 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002182 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E03B9CE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002182 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E03B9CE3 output_enabled 0 (mgcp_conn.c:271) 20250810145002182 DLMGCP DEBUG <0013> (1234/rtp C:E03B9CE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002182 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:E03B9CE3 CRCX: connection successfully created: (1234/rtp C:E03B9CE3 r=NULL:0<->l=::1:4022) (mgcp_protocol.c:772) 20250810145002182 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002182 DLMGCP DEBUG <0013> Generated response: line #00: 200 10928 OK (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Generated response: line #02: I: E03B9CE3 (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Generated response: line #04: o=- E03B9CE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002183 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10929 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002184 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250810145002184 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145002184 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1003E370 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1003E370 output_enabled 0 (mgcp_conn.c:271) 20250810145002184 DLMGCP DEBUG <0013> (1234/rtp C:1003E370 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002185 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:1003E370 CRCX: connection successfully created: (1234/rtp C:1003E370 r=NULL:0<->l=::1:4024) (mgcp_protocol.c:772) 20250810145002185 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002185 DLMGCP DEBUG <0013> Generated response: line #00: 200 10929 OK (mgcp_msg.c:72) 20250810145002185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250810145002185 DLMGCP DEBUG <0013> Generated response: line #02: I: 1003E370 (mgcp_msg.c:72) 20250810145002185 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002185 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1003E370 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002185 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002185 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002185 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002185 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002185 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002185 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10930 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250810145002187 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250810145002187 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:C514FADB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:C514FADB output_enabled 0 (mgcp_conn.c:271) 20250810145002187 DLMGCP DEBUG <0013> (1234/rtp C:C514FADB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002187 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:C514FADB CRCX: connection successfully created: (1234/rtp C:C514FADB r=NULL:0<->l=::1:4026) (mgcp_protocol.c:772) 20250810145002187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002187 DLMGCP DEBUG <0013> Generated response: line #00: 200 10930 OK (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Generated response: line #02: I: C514FADB (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Generated response: line #04: o=- C514FADB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002187 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10931 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002189 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002189 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250810145002189 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250810145002189 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:DFD3B89F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:DFD3B89F output_enabled 0 (mgcp_conn.c:271) 20250810145002190 DLMGCP DEBUG <0013> (1234/rtp C:DFD3B89F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002190 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:DFD3B89F CRCX: connection successfully created: (1234/rtp C:DFD3B89F r=NULL:0<->l=::1:4028) (mgcp_protocol.c:772) 20250810145002190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002190 DLMGCP DEBUG <0013> Generated response: line #00: 200 10931 OK (mgcp_msg.c:72) 20250810145002190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250810145002190 DLMGCP DEBUG <0013> Generated response: line #02: I: DFD3B89F (mgcp_msg.c:72) 20250810145002190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002190 DLMGCP DEBUG <0013> Generated response: line #04: o=- DFD3B89F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002190 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002190 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002190 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002190 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002190 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002190 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10932 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250810145002191 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250810145002191 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:9D486D1B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:9D486D1B output_enabled 0 (mgcp_conn.c:271) 20250810145002191 DLMGCP DEBUG <0013> (1234/rtp C:9D486D1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002192 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:9D486D1B CRCX: connection successfully created: (1234/rtp C:9D486D1B r=NULL:0<->l=::1:4030) (mgcp_protocol.c:772) 20250810145002192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002192 DLMGCP DEBUG <0013> Generated response: line #00: 200 10932 OK (mgcp_msg.c:72) 20250810145002192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250810145002192 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D486D1B (mgcp_msg.c:72) 20250810145002192 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002192 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D486D1B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002192 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002192 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002192 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002192 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002192 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10933 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002193 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250810145002193 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250810145002193 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002193 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002193 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5397179A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002193 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5397179A output_enabled 0 (mgcp_conn.c:271) 20250810145002193 DLMGCP DEBUG <0013> (1234/rtp C:5397179A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002193 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:5397179A CRCX: connection successfully created: (1234/rtp C:5397179A r=NULL:0<->l=::1:4032) (mgcp_protocol.c:772) 20250810145002193 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002193 DLMGCP DEBUG <0013> Generated response: line #00: 200 10933 OK (mgcp_msg.c:72) 20250810145002194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250810145002194 DLMGCP DEBUG <0013> Generated response: line #02: I: 5397179A (mgcp_msg.c:72) 20250810145002194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002194 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5397179A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10934 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250810145002195 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250810145002195 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:28D482E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:28D482E9 output_enabled 0 (mgcp_conn.c:271) 20250810145002195 DLMGCP DEBUG <0013> (1234/rtp C:28D482E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002195 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:28D482E9 CRCX: connection successfully created: (1234/rtp C:28D482E9 r=NULL:0<->l=::1:4034) (mgcp_protocol.c:772) 20250810145002195 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002195 DLMGCP DEBUG <0013> Generated response: line #00: 200 10934 OK (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Generated response: line #02: I: 28D482E9 (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28D482E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10935 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250810145002197 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250810145002197 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:69DB6046 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:69DB6046 output_enabled 0 (mgcp_conn.c:271) 20250810145002197 DLMGCP DEBUG <0013> (1234/rtp C:69DB6046 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002197 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:69DB6046 CRCX: connection successfully created: (1234/rtp C:69DB6046 r=NULL:0<->l=::1:4036) (mgcp_protocol.c:772) 20250810145002197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002197 DLMGCP DEBUG <0013> Generated response: line #00: 200 10935 OK (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Generated response: line #02: I: 69DB6046 (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Generated response: line #04: o=- 69DB6046 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002197 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10936 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250810145002199 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250810145002199 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:B9B680E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:B9B680E8 output_enabled 0 (mgcp_conn.c:271) 20250810145002199 DLMGCP DEBUG <0013> (1234/rtp C:B9B680E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002199 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:B9B680E8 CRCX: connection successfully created: (1234/rtp C:B9B680E8 r=NULL:0<->l=::1:4038) (mgcp_protocol.c:772) 20250810145002199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002199 DLMGCP DEBUG <0013> Generated response: line #00: 200 10936 OK (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Generated response: line #02: I: B9B680E8 (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9B680E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10937 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002200 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250810145002200 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250810145002200 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002200 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E7C57A43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002200 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E7C57A43 output_enabled 0 (mgcp_conn.c:271) 20250810145002200 DLMGCP DEBUG <0013> (1234/rtp C:E7C57A43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002201 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:E7C57A43 CRCX: connection successfully created: (1234/rtp C:E7C57A43 r=NULL:0<->l=::1:4040) (mgcp_protocol.c:772) 20250810145002201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002201 DLMGCP DEBUG <0013> Generated response: line #00: 200 10937 OK (mgcp_msg.c:72) 20250810145002201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250810145002201 DLMGCP DEBUG <0013> Generated response: line #02: I: E7C57A43 (mgcp_msg.c:72) 20250810145002201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002201 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7C57A43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10938 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002202 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250810145002202 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250810145002202 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:C62295D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:C62295D9 output_enabled 0 (mgcp_conn.c:271) 20250810145002202 DLMGCP DEBUG <0013> (1234/rtp C:C62295D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002202 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:C62295D9 CRCX: connection successfully created: (1234/rtp C:C62295D9 r=NULL:0<->l=::1:4042) (mgcp_protocol.c:772) 20250810145002202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002202 DLMGCP DEBUG <0013> Generated response: line #00: 200 10938 OK (mgcp_msg.c:72) 20250810145002202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250810145002202 DLMGCP DEBUG <0013> Generated response: line #02: I: C62295D9 (mgcp_msg.c:72) 20250810145002202 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002202 DLMGCP DEBUG <0013> Generated response: line #04: o=- C62295D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002202 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002203 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002203 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002203 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002203 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002203 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10939 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250810145002204 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250810145002204 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:BB0F669F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:BB0F669F output_enabled 0 (mgcp_conn.c:271) 20250810145002204 DLMGCP DEBUG <0013> (1234/rtp C:BB0F669F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002204 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:BB0F669F CRCX: connection successfully created: (1234/rtp C:BB0F669F r=NULL:0<->l=::1:4044) (mgcp_protocol.c:772) 20250810145002204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002204 DLMGCP DEBUG <0013> Generated response: line #00: 200 10939 OK (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Generated response: line #02: I: BB0F669F (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB0F669F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002204 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10940 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002206 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002206 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002206 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250810145002206 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250810145002206 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002206 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:89254778 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:89254778 output_enabled 0 (mgcp_conn.c:271) 20250810145002206 DLMGCP DEBUG <0013> (1234/rtp C:89254778 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002206 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:89254778 CRCX: connection successfully created: (1234/rtp C:89254778 r=NULL:0<->l=::1:4046) (mgcp_protocol.c:772) 20250810145002206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002206 DLMGCP DEBUG <0013> Generated response: line #00: 200 10940 OK (mgcp_msg.c:72) 20250810145002206 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250810145002206 DLMGCP DEBUG <0013> Generated response: line #02: I: 89254778 (mgcp_msg.c:72) 20250810145002206 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002206 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89254778 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002206 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002207 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002207 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002207 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002207 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002207 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10941 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250810145002208 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250810145002208 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002208 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:B5E1BC54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:B5E1BC54 output_enabled 0 (mgcp_conn.c:271) 20250810145002208 DLMGCP DEBUG <0013> (1234/rtp C:B5E1BC54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002208 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:B5E1BC54 CRCX: connection successfully created: (1234/rtp C:B5E1BC54 r=NULL:0<->l=::1:4048) (mgcp_protocol.c:772) 20250810145002208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002208 DLMGCP DEBUG <0013> Generated response: line #00: 200 10941 OK (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Generated response: line #02: I: B5E1BC54 (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5E1BC54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002208 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10942 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250810145002210 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250810145002210 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002210 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002210 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:556305FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002210 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:556305FD output_enabled 0 (mgcp_conn.c:271) 20250810145002210 DLMGCP DEBUG <0013> (1234/rtp C:556305FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002210 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:556305FD CRCX: connection successfully created: (1234/rtp C:556305FD r=NULL:0<->l=::1:4050) (mgcp_protocol.c:772) 20250810145002210 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002210 DLMGCP DEBUG <0013> Generated response: line #00: 200 10942 OK (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Generated response: line #02: I: 556305FD (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Generated response: line #04: o=- 556305FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002210 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10943 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250810145002212 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250810145002212 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002212 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:FFDE0D14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002212 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:FFDE0D14 output_enabled 0 (mgcp_conn.c:271) 20250810145002212 DLMGCP DEBUG <0013> (1234/rtp C:FFDE0D14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002212 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:FFDE0D14 CRCX: connection successfully created: (1234/rtp C:FFDE0D14 r=NULL:0<->l=::1:4052) (mgcp_protocol.c:772) 20250810145002212 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002212 DLMGCP DEBUG <0013> Generated response: line #00: 200 10943 OK (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Generated response: line #02: I: FFDE0D14 (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Generated response: line #04: o=- FFDE0D14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002212 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002213 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10944 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250810145002214 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250810145002214 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002214 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:CDF369AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002214 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:CDF369AD output_enabled 0 (mgcp_conn.c:271) 20250810145002214 DLMGCP DEBUG <0013> (1234/rtp C:CDF369AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002214 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:CDF369AD CRCX: connection successfully created: (1234/rtp C:CDF369AD r=NULL:0<->l=::1:4054) (mgcp_protocol.c:772) 20250810145002214 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002214 DLMGCP DEBUG <0013> Generated response: line #00: 200 10944 OK (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Generated response: line #02: I: CDF369AD (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Generated response: line #04: o=- CDF369AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10945 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250810145002216 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250810145002216 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002216 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:499061E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002216 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:499061E3 output_enabled 0 (mgcp_conn.c:271) 20250810145002216 DLMGCP DEBUG <0013> (1234/rtp C:499061E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002216 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:499061E3 CRCX: connection successfully created: (1234/rtp C:499061E3 r=NULL:0<->l=::1:4056) (mgcp_protocol.c:772) 20250810145002216 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002216 DLMGCP DEBUG <0013> Generated response: line #00: 200 10945 OK (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Generated response: line #02: I: 499061E3 (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Generated response: line #04: o=- 499061E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002216 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10946 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002217 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002217 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250810145002217 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250810145002217 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002218 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:F9BAD1D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002218 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:F9BAD1D1 output_enabled 0 (mgcp_conn.c:271) 20250810145002218 DLMGCP DEBUG <0013> (1234/rtp C:F9BAD1D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002218 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:F9BAD1D1 CRCX: connection successfully created: (1234/rtp C:F9BAD1D1 r=NULL:0<->l=::1:4058) (mgcp_protocol.c:772) 20250810145002218 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002218 DLMGCP DEBUG <0013> Generated response: line #00: 200 10946 OK (mgcp_msg.c:72) 20250810145002218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250810145002218 DLMGCP DEBUG <0013> Generated response: line #02: I: F9BAD1D1 (mgcp_msg.c:72) 20250810145002218 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002218 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9BAD1D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002218 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002218 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002218 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002218 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10947 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250810145002221 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250810145002221 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002221 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:2B696AF5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002221 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:2B696AF5 output_enabled 0 (mgcp_conn.c:271) 20250810145002221 DLMGCP DEBUG <0013> (1234/rtp C:2B696AF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002221 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:2B696AF5 CRCX: connection successfully created: (1234/rtp C:2B696AF5 r=NULL:0<->l=::1:4060) (mgcp_protocol.c:772) 20250810145002221 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002221 DLMGCP DEBUG <0013> Generated response: line #00: 200 10947 OK (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B696AF5 (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B696AF5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10948 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002223 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002223 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250810145002223 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250810145002223 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002223 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:AE4840F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002223 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:AE4840F2 output_enabled 0 (mgcp_conn.c:271) 20250810145002223 DLMGCP DEBUG <0013> (1234/rtp C:AE4840F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002224 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:AE4840F2 CRCX: connection successfully created: (1234/rtp C:AE4840F2 r=NULL:0<->l=::1:4062) (mgcp_protocol.c:772) 20250810145002224 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002224 DLMGCP DEBUG <0013> Generated response: line #00: 200 10948 OK (mgcp_msg.c:72) 20250810145002224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250810145002224 DLMGCP DEBUG <0013> Generated response: line #02: I: AE4840F2 (mgcp_msg.c:72) 20250810145002224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002224 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE4840F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002224 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002224 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002224 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10949 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002225 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250810145002226 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250810145002226 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002226 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5AB272D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002226 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5AB272D1 output_enabled 0 (mgcp_conn.c:271) 20250810145002226 DLMGCP DEBUG <0013> (1234/rtp C:5AB272D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002226 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:5AB272D1 CRCX: connection successfully created: (1234/rtp C:5AB272D1 r=NULL:0<->l=::1:4064) (mgcp_protocol.c:772) 20250810145002226 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002226 DLMGCP DEBUG <0013> Generated response: line #00: 200 10949 OK (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AB272D1 (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5AB272D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10950 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250810145002228 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250810145002228 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:E51C4478 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:E51C4478 output_enabled 0 (mgcp_conn.c:271) 20250810145002228 DLMGCP DEBUG <0013> (1234/rtp C:E51C4478 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002228 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:E51C4478 CRCX: connection successfully created: (1234/rtp C:E51C4478 r=NULL:0<->l=::1:4066) (mgcp_protocol.c:772) 20250810145002228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002228 DLMGCP DEBUG <0013> Generated response: line #00: 200 10950 OK (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Generated response: line #02: I: E51C4478 (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Generated response: line #04: o=- E51C4478 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10951 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250810145002230 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250810145002230 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002230 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:8637CE77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002230 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:8637CE77 output_enabled 0 (mgcp_conn.c:271) 20250810145002230 DLMGCP DEBUG <0013> (1234/rtp C:8637CE77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002230 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:8637CE77 CRCX: connection successfully created: (1234/rtp C:8637CE77 r=NULL:0<->l=::1:4068) (mgcp_protocol.c:772) 20250810145002230 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002230 DLMGCP DEBUG <0013> Generated response: line #00: 200 10951 OK (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Generated response: line #02: I: 8637CE77 (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8637CE77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10952 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250810145002232 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250810145002232 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:A82A2EB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:A82A2EB3 output_enabled 0 (mgcp_conn.c:271) 20250810145002232 DLMGCP DEBUG <0013> (1234/rtp C:A82A2EB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002232 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:A82A2EB3 CRCX: connection successfully created: (1234/rtp C:A82A2EB3 r=NULL:0<->l=::1:4070) (mgcp_protocol.c:772) 20250810145002232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002232 DLMGCP DEBUG <0013> Generated response: line #00: 200 10952 OK (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Generated response: line #02: I: A82A2EB3 (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Generated response: line #04: o=- A82A2EB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10953 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250810145002234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250810145002234 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:C7E5D919 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:C7E5D919 output_enabled 0 (mgcp_conn.c:271) 20250810145002234 DLMGCP DEBUG <0013> (1234/rtp C:C7E5D919 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002235 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:C7E5D919 CRCX: connection successfully created: (1234/rtp C:C7E5D919 r=NULL:0<->l=::1:4072) (mgcp_protocol.c:772) 20250810145002235 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002235 DLMGCP DEBUG <0013> Generated response: line #00: 200 10953 OK (mgcp_msg.c:72) 20250810145002235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250810145002235 DLMGCP DEBUG <0013> Generated response: line #02: I: C7E5D919 (mgcp_msg.c:72) 20250810145002235 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002235 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7E5D919 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002235 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002235 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002235 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002235 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002235 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002235 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10954 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250810145002236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250810145002236 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:FFC410EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:FFC410EA output_enabled 0 (mgcp_conn.c:271) 20250810145002236 DLMGCP DEBUG <0013> (1234/rtp C:FFC410EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002236 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:FFC410EA CRCX: connection successfully created: (1234/rtp C:FFC410EA r=NULL:0<->l=::1:4074) (mgcp_protocol.c:772) 20250810145002236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002236 DLMGCP DEBUG <0013> Generated response: line #00: 200 10954 OK (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Generated response: line #02: I: FFC410EA (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Generated response: line #04: o=- FFC410EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10955 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250810145002237 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250810145002237 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002237 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:A9BF5A9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002237 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:A9BF5A9A output_enabled 0 (mgcp_conn.c:271) 20250810145002237 DLMGCP DEBUG <0013> (1234/rtp C:A9BF5A9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002237 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:A9BF5A9A CRCX: connection successfully created: (1234/rtp C:A9BF5A9A r=NULL:0<->l=::1:4076) (mgcp_protocol.c:772) 20250810145002237 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002237 DLMGCP DEBUG <0013> Generated response: line #00: 200 10955 OK (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> Generated response: line #02: I: A9BF5A9A (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9BF5A9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10956 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002238 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250810145002238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250810145002238 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002238 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:E85C2FFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002238 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:E85C2FFD output_enabled 0 (mgcp_conn.c:271) 20250810145002238 DLMGCP DEBUG <0013> (1234/rtp C:E85C2FFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002238 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:E85C2FFD CRCX: connection successfully created: (1234/rtp C:E85C2FFD r=NULL:0<->l=::1:4078) (mgcp_protocol.c:772) 20250810145002239 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002239 DLMGCP DEBUG <0013> Generated response: line #00: 200 10956 OK (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Generated response: line #02: I: E85C2FFD (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Generated response: line #04: o=- E85C2FFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10957 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002239 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250810145002239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250810145002239 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002239 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BE2E44BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002239 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BE2E44BC output_enabled 0 (mgcp_conn.c:271) 20250810145002240 DLMGCP DEBUG <0013> (1234/rtp C:BE2E44BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002240 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:BE2E44BC CRCX: connection successfully created: (1234/rtp C:BE2E44BC r=NULL:0<->l=::1:4080) (mgcp_protocol.c:772) 20250810145002240 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002240 DLMGCP DEBUG <0013> Generated response: line #00: 200 10957 OK (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Generated response: line #02: I: BE2E44BC (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE2E44BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10958 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002240 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250810145002240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250810145002240 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002241 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:5F658726 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002241 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:5F658726 output_enabled 0 (mgcp_conn.c:271) 20250810145002241 DLMGCP DEBUG <0013> (1234/rtp C:5F658726 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002241 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:5F658726 CRCX: connection successfully created: (1234/rtp C:5F658726 r=NULL:0<->l=::1:4082) (mgcp_protocol.c:772) 20250810145002241 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002241 DLMGCP DEBUG <0013> Generated response: line #00: 200 10958 OK (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F658726 (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F658726 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10959 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250810145002242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250810145002242 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002242 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:36C3DBD9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002242 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:36C3DBD9 output_enabled 0 (mgcp_conn.c:271) 20250810145002242 DLMGCP DEBUG <0013> (1234/rtp C:36C3DBD9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002242 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:36C3DBD9 CRCX: connection successfully created: (1234/rtp C:36C3DBD9 r=NULL:0<->l=::1:4084) (mgcp_protocol.c:772) 20250810145002242 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002242 DLMGCP DEBUG <0013> Generated response: line #00: 200 10959 OK (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Generated response: line #02: I: 36C3DBD9 (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36C3DBD9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10960 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250810145002243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250810145002243 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002243 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:B3818A40 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002243 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:B3818A40 output_enabled 0 (mgcp_conn.c:271) 20250810145002243 DLMGCP DEBUG <0013> (1234/rtp C:B3818A40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002243 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:B3818A40 CRCX: connection successfully created: (1234/rtp C:B3818A40 r=NULL:0<->l=::1:4086) (mgcp_protocol.c:772) 20250810145002243 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #00: 200 10960 OK (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #02: I: B3818A40 (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3818A40 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10961 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002243 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250810145002243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250810145002243 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002243 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:17B3A324 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002243 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:17B3A324 output_enabled 0 (mgcp_conn.c:271) 20250810145002243 DLMGCP DEBUG <0013> (1234/rtp C:17B3A324 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002243 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:17B3A324 CRCX: connection successfully created: (1234/rtp C:17B3A324 r=NULL:0<->l=::1:4088) (mgcp_protocol.c:772) 20250810145002243 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002243 DLMGCP DEBUG <0013> Generated response: line #00: 200 10961 OK (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #02: I: 17B3A324 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17B3A324 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10962 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250810145002244 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250810145002244 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002244 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:15B3ED50 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002244 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:15B3ED50 output_enabled 0 (mgcp_conn.c:271) 20250810145002244 DLMGCP DEBUG <0013> (1234/rtp C:15B3ED50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002244 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:15B3ED50 CRCX: connection successfully created: (1234/rtp C:15B3ED50 r=NULL:0<->l=::1:4090) (mgcp_protocol.c:772) 20250810145002244 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #00: 200 10962 OK (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #02: I: 15B3ED50 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15B3ED50 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10963 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250810145002245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250810145002245 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002245 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:A3539E62 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002245 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:A3539E62 output_enabled 0 (mgcp_conn.c:271) 20250810145002245 DLMGCP DEBUG <0013> (1234/rtp C:A3539E62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002245 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:A3539E62 CRCX: connection successfully created: (1234/rtp C:A3539E62 r=NULL:0<->l=::1:4092) (mgcp_protocol.c:772) 20250810145002245 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002245 DLMGCP DEBUG <0013> Generated response: line #00: 200 10963 OK (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Generated response: line #02: I: A3539E62 (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3539E62 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10964 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250810145002246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250810145002246 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002246 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:435CAC27 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002246 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:435CAC27 output_enabled 0 (mgcp_conn.c:271) 20250810145002246 DLMGCP DEBUG <0013> (1234/rtp C:435CAC27 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002246 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:435CAC27 CRCX: connection successfully created: (1234/rtp C:435CAC27 r=NULL:0<->l=::1:4094) (mgcp_protocol.c:772) 20250810145002246 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002246 DLMGCP DEBUG <0013> Generated response: line #00: 200 10964 OK (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Generated response: line #02: I: 435CAC27 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Generated response: line #04: o=- 435CAC27 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10965 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002246 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250810145002246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250810145002246 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002246 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:9C2F9CF1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002246 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:9C2F9CF1 output_enabled 0 (mgcp_conn.c:271) 20250810145002246 DLMGCP DEBUG <0013> (1234/rtp C:9C2F9CF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002247 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:9C2F9CF1 CRCX: connection successfully created: (1234/rtp C:9C2F9CF1 r=NULL:0<->l=::1:4096) (mgcp_protocol.c:772) 20250810145002247 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #00: 200 10965 OK (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C2F9CF1 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C2F9CF1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10966 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250810145002247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250810145002247 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:2CA91687 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:2CA91687 output_enabled 0 (mgcp_conn.c:271) 20250810145002247 DLMGCP DEBUG <0013> (1234/rtp C:2CA91687 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002247 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:2CA91687 CRCX: connection successfully created: (1234/rtp C:2CA91687 r=NULL:0<->l=::1:4098) (mgcp_protocol.c:772) 20250810145002247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #00: 200 10966 OK (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CA91687 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CA91687 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10967 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250810145002248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250810145002248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:934F774F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:934F774F output_enabled 0 (mgcp_conn.c:271) 20250810145002248 DLMGCP DEBUG <0013> (1234/rtp C:934F774F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:934F774F CRCX: connection successfully created: (1234/rtp C:934F774F r=NULL:0<->l=::1:4100) (mgcp_protocol.c:772) 20250810145002248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002248 DLMGCP DEBUG <0013> Generated response: line #00: 200 10967 OK (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Generated response: line #02: I: 934F774F (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 934F774F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10968 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250810145002248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250810145002248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:CA1FE1E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:CA1FE1E6 output_enabled 0 (mgcp_conn.c:271) 20250810145002248 DLMGCP DEBUG <0013> (1234/rtp C:CA1FE1E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:CA1FE1E6 CRCX: connection successfully created: (1234/rtp C:CA1FE1E6 r=NULL:0<->l=::1:4102) (mgcp_protocol.c:772) 20250810145002249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #00: 200 10968 OK (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #02: I: CA1FE1E6 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA1FE1E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10969 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250810145002249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250810145002249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:286E1790 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:286E1790 output_enabled 0 (mgcp_conn.c:271) 20250810145002249 DLMGCP DEBUG <0013> (1234/rtp C:286E1790 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:286E1790 CRCX: connection successfully created: (1234/rtp C:286E1790 r=NULL:0<->l=::1:4104) (mgcp_protocol.c:772) 20250810145002249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #00: 200 10969 OK (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #02: I: 286E1790 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 286E1790 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10970 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250810145002250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250810145002250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:D1D9634B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:D1D9634B output_enabled 0 (mgcp_conn.c:271) 20250810145002250 DLMGCP DEBUG <0013> (1234/rtp C:D1D9634B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:D1D9634B CRCX: connection successfully created: (1234/rtp C:D1D9634B r=NULL:0<->l=::1:4106) (mgcp_protocol.c:772) 20250810145002250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #00: 200 10970 OK (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #02: I: D1D9634B (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1D9634B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10971 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250810145002250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250810145002250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:B9ACC5CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:B9ACC5CA output_enabled 0 (mgcp_conn.c:271) 20250810145002250 DLMGCP DEBUG <0013> (1234/rtp C:B9ACC5CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:B9ACC5CA CRCX: connection successfully created: (1234/rtp C:B9ACC5CA r=NULL:0<->l=::1:4108) (mgcp_protocol.c:772) 20250810145002250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #00: 200 10971 OK (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #02: I: B9ACC5CA (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9ACC5CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10972 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250810145002251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250810145002251 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002251 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:C3968BC3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002251 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:C3968BC3 output_enabled 0 (mgcp_conn.c:271) 20250810145002251 DLMGCP DEBUG <0013> (1234/rtp C:C3968BC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002251 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:C3968BC3 CRCX: connection successfully created: (1234/rtp C:C3968BC3 r=NULL:0<->l=::1:4110) (mgcp_protocol.c:772) 20250810145002251 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002251 DLMGCP DEBUG <0013> Generated response: line #00: 200 10972 OK (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Generated response: line #02: I: C3968BC3 (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3968BC3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10973 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250810145002252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250810145002252 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002252 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:9A1483CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002252 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:9A1483CE output_enabled 0 (mgcp_conn.c:271) 20250810145002252 DLMGCP DEBUG <0013> (1234/rtp C:9A1483CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002252 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:9A1483CE CRCX: connection successfully created: (1234/rtp C:9A1483CE r=NULL:0<->l=::1:4112) (mgcp_protocol.c:772) 20250810145002252 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #00: 200 10973 OK (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A1483CE (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A1483CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10974 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250810145002252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250810145002252 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002252 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:2CE3583A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002252 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:2CE3583A output_enabled 0 (mgcp_conn.c:271) 20250810145002252 DLMGCP DEBUG <0013> (1234/rtp C:2CE3583A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002252 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:2CE3583A CRCX: connection successfully created: (1234/rtp C:2CE3583A r=NULL:0<->l=::1:4114) (mgcp_protocol.c:772) 20250810145002252 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #00: 200 10974 OK (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CE3583A (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CE3583A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10975 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250810145002253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250810145002253 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002253 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:D739CC33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002253 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:D739CC33 output_enabled 0 (mgcp_conn.c:271) 20250810145002253 DLMGCP DEBUG <0013> (1234/rtp C:D739CC33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002253 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:D739CC33 CRCX: connection successfully created: (1234/rtp C:D739CC33 r=NULL:0<->l=::1:4116) (mgcp_protocol.c:772) 20250810145002253 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002253 DLMGCP DEBUG <0013> Generated response: line #00: 200 10975 OK (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Generated response: line #02: I: D739CC33 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Generated response: line #04: o=- D739CC33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10976 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002253 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250810145002253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250810145002253 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002253 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:CE2421FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002253 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:CE2421FC output_enabled 0 (mgcp_conn.c:271) 20250810145002254 DLMGCP DEBUG <0013> (1234/rtp C:CE2421FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002254 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:CE2421FC CRCX: connection successfully created: (1234/rtp C:CE2421FC r=NULL:0<->l=::1:4118) (mgcp_protocol.c:772) 20250810145002254 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #00: 200 10976 OK (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #02: I: CE2421FC (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE2421FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10977 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250810145002254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250810145002254 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002254 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:1FAD9A4C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002254 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:1FAD9A4C output_enabled 0 (mgcp_conn.c:271) 20250810145002254 DLMGCP DEBUG <0013> (1234/rtp C:1FAD9A4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002254 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:1FAD9A4C CRCX: connection successfully created: (1234/rtp C:1FAD9A4C r=NULL:0<->l=::1:4120) (mgcp_protocol.c:772) 20250810145002254 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #00: 200 10977 OK (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FAD9A4C (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1FAD9A4C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10978 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250810145002255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250810145002255 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002255 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:FC7C56CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002255 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:FC7C56CE output_enabled 0 (mgcp_conn.c:271) 20250810145002255 DLMGCP DEBUG <0013> (1234/rtp C:FC7C56CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002255 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:FC7C56CE CRCX: connection successfully created: (1234/rtp C:FC7C56CE r=NULL:0<->l=::1:4122) (mgcp_protocol.c:772) 20250810145002255 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #00: 200 10978 OK (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #02: I: FC7C56CE (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC7C56CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10979 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250810145002255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250810145002255 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002255 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:A0A37818 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002255 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:A0A37818 output_enabled 0 (mgcp_conn.c:271) 20250810145002255 DLMGCP DEBUG <0013> (1234/rtp C:A0A37818 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002255 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:A0A37818 CRCX: connection successfully created: (1234/rtp C:A0A37818 r=NULL:0<->l=::1:4124) (mgcp_protocol.c:772) 20250810145002255 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #00: 200 10979 OK (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #02: I: A0A37818 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0A37818 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10980 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250810145002256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250810145002256 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002256 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:377C4001 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002256 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:377C4001 output_enabled 0 (mgcp_conn.c:271) 20250810145002256 DLMGCP DEBUG <0013> (1234/rtp C:377C4001 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002256 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:377C4001 CRCX: connection successfully created: (1234/rtp C:377C4001 r=NULL:0<->l=::1:4126) (mgcp_protocol.c:772) 20250810145002256 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002256 DLMGCP DEBUG <0013> Generated response: line #00: 200 10980 OK (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Generated response: line #02: I: 377C4001 (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Generated response: line #04: o=- 377C4001 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10981 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250810145002257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250810145002257 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002257 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:F7DF10D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002257 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:F7DF10D1 output_enabled 0 (mgcp_conn.c:271) 20250810145002257 DLMGCP DEBUG <0013> (1234/rtp C:F7DF10D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002257 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:F7DF10D1 CRCX: connection successfully created: (1234/rtp C:F7DF10D1 r=NULL:0<->l=::1:4128) (mgcp_protocol.c:772) 20250810145002257 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #00: 200 10981 OK (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #02: I: F7DF10D1 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7DF10D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10982 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250810145002257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250810145002257 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:4CFD92A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:4CFD92A4 output_enabled 0 (mgcp_conn.c:271) 20250810145002257 DLMGCP DEBUG <0013> (1234/rtp C:4CFD92A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002257 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:4CFD92A4 CRCX: connection successfully created: (1234/rtp C:4CFD92A4 r=NULL:0<->l=::1:4130) (mgcp_protocol.c:772) 20250810145002257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #00: 200 10982 OK (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #02: I: 4CFD92A4 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4CFD92A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10983 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250810145002258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250810145002258 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002258 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:F7EB3567 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002258 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:F7EB3567 output_enabled 0 (mgcp_conn.c:271) 20250810145002258 DLMGCP DEBUG <0013> (1234/rtp C:F7EB3567 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002258 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:F7EB3567 CRCX: connection successfully created: (1234/rtp C:F7EB3567 r=NULL:0<->l=::1:4132) (mgcp_protocol.c:772) 20250810145002258 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002258 DLMGCP DEBUG <0013> Generated response: line #00: 200 10983 OK (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Generated response: line #02: I: F7EB3567 (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7EB3567 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10984 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250810145002259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250810145002259 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:15CDD295 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:15CDD295 output_enabled 0 (mgcp_conn.c:271) 20250810145002259 DLMGCP DEBUG <0013> (1234/rtp C:15CDD295 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002259 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:15CDD295 CRCX: connection successfully created: (1234/rtp C:15CDD295 r=NULL:0<->l=::1:4134) (mgcp_protocol.c:772) 20250810145002259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #00: 200 10984 OK (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #02: I: 15CDD295 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15CDD295 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10985 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250810145002259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250810145002259 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:9CB5051E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:9CB5051E output_enabled 0 (mgcp_conn.c:271) 20250810145002259 DLMGCP DEBUG <0013> (1234/rtp C:9CB5051E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002259 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:9CB5051E CRCX: connection successfully created: (1234/rtp C:9CB5051E r=NULL:0<->l=::1:4136) (mgcp_protocol.c:772) 20250810145002259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #00: 200 10985 OK (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #02: I: 9CB5051E (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9CB5051E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10986 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250810145002260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250810145002260 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:32F39BAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:32F39BAA output_enabled 0 (mgcp_conn.c:271) 20250810145002260 DLMGCP DEBUG <0013> (1234/rtp C:32F39BAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002260 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:32F39BAA CRCX: connection successfully created: (1234/rtp C:32F39BAA r=NULL:0<->l=::1:4138) (mgcp_protocol.c:772) 20250810145002260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002260 DLMGCP DEBUG <0013> Generated response: line #00: 200 10986 OK (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Generated response: line #02: I: 32F39BAA (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32F39BAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10987 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250810145002261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250810145002261 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:065B3F10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:065B3F10 output_enabled 0 (mgcp_conn.c:271) 20250810145002261 DLMGCP DEBUG <0013> (1234/rtp C:065B3F10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002261 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:065B3F10 CRCX: connection successfully created: (1234/rtp C:065B3F10 r=NULL:0<->l=::1:4140) (mgcp_protocol.c:772) 20250810145002261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #00: 200 10987 OK (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #02: I: 065B3F10 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #04: o=- 065B3F10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10988 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002261 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250810145002261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250810145002261 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002261 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:C81FD145 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002261 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:C81FD145 output_enabled 0 (mgcp_conn.c:271) 20250810145002261 DLMGCP DEBUG <0013> (1234/rtp C:C81FD145 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002261 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:C81FD145 CRCX: connection successfully created: (1234/rtp C:C81FD145 r=NULL:0<->l=::1:4142) (mgcp_protocol.c:772) 20250810145002261 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002261 DLMGCP DEBUG <0013> Generated response: line #00: 200 10988 OK (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #02: I: C81FD145 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #04: o=- C81FD145 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10989 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250810145002262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250810145002262 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002262 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:500666EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002262 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:500666EA output_enabled 0 (mgcp_conn.c:271) 20250810145002262 DLMGCP DEBUG <0013> (1234/rtp C:500666EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002262 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:500666EA CRCX: connection successfully created: (1234/rtp C:500666EA r=NULL:0<->l=::1:4144) (mgcp_protocol.c:772) 20250810145002262 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #00: 200 10989 OK (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #02: I: 500666EA (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #04: o=- 500666EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10990 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250810145002263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250810145002263 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002263 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:85592AF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002263 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:85592AF8 output_enabled 0 (mgcp_conn.c:271) 20250810145002263 DLMGCP DEBUG <0013> (1234/rtp C:85592AF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002263 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:85592AF8 CRCX: connection successfully created: (1234/rtp C:85592AF8 r=NULL:0<->l=::1:4146) (mgcp_protocol.c:772) 20250810145002263 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #00: 200 10990 OK (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #02: I: 85592AF8 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85592AF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10991 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250810145002263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250810145002263 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002263 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:50E86CC2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002263 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:50E86CC2 output_enabled 0 (mgcp_conn.c:271) 20250810145002263 DLMGCP DEBUG <0013> (1234/rtp C:50E86CC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002263 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:50E86CC2 CRCX: connection successfully created: (1234/rtp C:50E86CC2 r=NULL:0<->l=::1:4148) (mgcp_protocol.c:772) 20250810145002263 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #00: 200 10991 OK (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #02: I: 50E86CC2 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50E86CC2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10992 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250810145002264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250810145002264 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002264 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:B522D477 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002264 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:B522D477 output_enabled 0 (mgcp_conn.c:271) 20250810145002264 DLMGCP DEBUG <0013> (1234/rtp C:B522D477 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002264 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:B522D477 CRCX: connection successfully created: (1234/rtp C:B522D477 r=NULL:0<->l=::1:4150) (mgcp_protocol.c:772) 20250810145002264 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #00: 200 10992 OK (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #02: I: B522D477 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #04: o=- B522D477 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10993 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250810145002264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250810145002264 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002264 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:EC6AA594 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002264 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:EC6AA594 output_enabled 0 (mgcp_conn.c:271) 20250810145002264 DLMGCP DEBUG <0013> (1234/rtp C:EC6AA594 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002264 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:EC6AA594 CRCX: connection successfully created: (1234/rtp C:EC6AA594 r=NULL:0<->l=::1:4152) (mgcp_protocol.c:772) 20250810145002264 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #00: 200 10993 OK (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #02: I: EC6AA594 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC6AA594 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10994 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250810145002265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250810145002265 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002265 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:546603B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002265 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:546603B8 output_enabled 0 (mgcp_conn.c:271) 20250810145002265 DLMGCP DEBUG <0013> (1234/rtp C:546603B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002265 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:546603B8 CRCX: connection successfully created: (1234/rtp C:546603B8 r=NULL:0<->l=::1:4154) (mgcp_protocol.c:772) 20250810145002265 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #00: 200 10994 OK (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #02: I: 546603B8 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #04: o=- 546603B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10995 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250810145002266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250810145002266 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002266 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:8C6A3E06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002266 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:8C6A3E06 output_enabled 0 (mgcp_conn.c:271) 20250810145002266 DLMGCP DEBUG <0013> (1234/rtp C:8C6A3E06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002266 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:8C6A3E06 CRCX: connection successfully created: (1234/rtp C:8C6A3E06 r=NULL:0<->l=::1:4156) (mgcp_protocol.c:772) 20250810145002266 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002266 DLMGCP DEBUG <0013> Generated response: line #00: 200 10995 OK (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C6A3E06 (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C6A3E06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10996 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250810145002267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250810145002267 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002267 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:C4DE4990 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002267 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:C4DE4990 output_enabled 0 (mgcp_conn.c:271) 20250810145002267 DLMGCP DEBUG <0013> (1234/rtp C:C4DE4990 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002267 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:C4DE4990 CRCX: connection successfully created: (1234/rtp C:C4DE4990 r=NULL:0<->l=::1:4158) (mgcp_protocol.c:772) 20250810145002267 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #00: 200 10996 OK (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #02: I: C4DE4990 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4DE4990 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10997 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250810145002267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250810145002267 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002267 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:B306CB89 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002267 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:B306CB89 output_enabled 0 (mgcp_conn.c:271) 20250810145002267 DLMGCP DEBUG <0013> (1234/rtp C:B306CB89 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002267 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:B306CB89 CRCX: connection successfully created: (1234/rtp C:B306CB89 r=NULL:0<->l=::1:4160) (mgcp_protocol.c:772) 20250810145002267 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #00: 200 10997 OK (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #02: I: B306CB89 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #04: o=- B306CB89 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10998 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250810145002268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250810145002268 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:3C832CBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:3C832CBE output_enabled 0 (mgcp_conn.c:271) 20250810145002268 DLMGCP DEBUG <0013> (1234/rtp C:3C832CBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002268 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:3C832CBE CRCX: connection successfully created: (1234/rtp C:3C832CBE r=NULL:0<->l=::1:4162) (mgcp_protocol.c:772) 20250810145002268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #00: 200 10998 OK (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C832CBE (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C832CBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10999 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250810145002269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250810145002269 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002269 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:90A0A332 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002269 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:90A0A332 output_enabled 0 (mgcp_conn.c:271) 20250810145002269 DLMGCP DEBUG <0013> (1234/rtp C:90A0A332 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002269 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:90A0A332 CRCX: connection successfully created: (1234/rtp C:90A0A332 r=NULL:0<->l=::1:4164) (mgcp_protocol.c:772) 20250810145002269 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002269 DLMGCP DEBUG <0013> Generated response: line #00: 200 10999 OK (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Generated response: line #02: I: 90A0A332 (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90A0A332 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11000 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250810145002271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250810145002271 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002271 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:A41C38E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002271 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:A41C38E9 output_enabled 0 (mgcp_conn.c:271) 20250810145002271 DLMGCP DEBUG <0013> (1234/rtp C:A41C38E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002271 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:A41C38E9 CRCX: connection successfully created: (1234/rtp C:A41C38E9 r=NULL:0<->l=::1:4166) (mgcp_protocol.c:772) 20250810145002271 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002271 DLMGCP DEBUG <0013> Generated response: line #00: 200 11000 OK (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Generated response: line #02: I: A41C38E9 (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Generated response: line #04: o=- A41C38E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11001 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250810145002272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250810145002272 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:AD59F95D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:AD59F95D output_enabled 0 (mgcp_conn.c:271) 20250810145002272 DLMGCP DEBUG <0013> (1234/rtp C:AD59F95D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002272 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:AD59F95D CRCX: connection successfully created: (1234/rtp C:AD59F95D r=NULL:0<->l=::1:4168) (mgcp_protocol.c:772) 20250810145002272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002272 DLMGCP DEBUG <0013> Generated response: line #00: 200 11001 OK (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Generated response: line #02: I: AD59F95D (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD59F95D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11002 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250810145002273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250810145002273 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002273 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:CB57296C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002273 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:CB57296C output_enabled 0 (mgcp_conn.c:271) 20250810145002273 DLMGCP DEBUG <0013> (1234/rtp C:CB57296C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002273 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:CB57296C CRCX: connection successfully created: (1234/rtp C:CB57296C r=NULL:0<->l=::1:4170) (mgcp_protocol.c:772) 20250810145002273 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002273 DLMGCP DEBUG <0013> Generated response: line #00: 200 11002 OK (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Generated response: line #02: I: CB57296C (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB57296C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11003 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250810145002274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250810145002274 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002274 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:1D61F666 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002274 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:1D61F666 output_enabled 0 (mgcp_conn.c:271) 20250810145002274 DLMGCP DEBUG <0013> (1234/rtp C:1D61F666 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002274 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:1D61F666 CRCX: connection successfully created: (1234/rtp C:1D61F666 r=NULL:0<->l=::1:4172) (mgcp_protocol.c:772) 20250810145002274 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002274 DLMGCP DEBUG <0013> Generated response: line #00: 200 11003 OK (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D61F666 (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D61F666 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11004 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250810145002275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250810145002275 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002275 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:B62FFC9C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002275 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:B62FFC9C output_enabled 0 (mgcp_conn.c:271) 20250810145002275 DLMGCP DEBUG <0013> (1234/rtp C:B62FFC9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002275 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:B62FFC9C CRCX: connection successfully created: (1234/rtp C:B62FFC9C r=NULL:0<->l=::1:4174) (mgcp_protocol.c:772) 20250810145002275 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002275 DLMGCP DEBUG <0013> Generated response: line #00: 200 11004 OK (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Generated response: line #02: I: B62FFC9C (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Generated response: line #04: o=- B62FFC9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11005 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250810145002276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250810145002276 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002276 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:64C00757 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002276 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:64C00757 output_enabled 0 (mgcp_conn.c:271) 20250810145002276 DLMGCP DEBUG <0013> (1234/rtp C:64C00757 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002276 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:64C00757 CRCX: connection successfully created: (1234/rtp C:64C00757 r=NULL:0<->l=::1:4176) (mgcp_protocol.c:772) 20250810145002276 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002276 DLMGCP DEBUG <0013> Generated response: line #00: 200 11005 OK (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Generated response: line #02: I: 64C00757 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64C00757 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11006 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002276 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250810145002276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250810145002276 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002277 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:37494C2F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002277 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:37494C2F output_enabled 0 (mgcp_conn.c:271) 20250810145002277 DLMGCP DEBUG <0013> (1234/rtp C:37494C2F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002277 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:37494C2F CRCX: connection successfully created: (1234/rtp C:37494C2F r=NULL:0<->l=::1:4178) (mgcp_protocol.c:772) 20250810145002277 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #00: 200 11006 OK (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #02: I: 37494C2F (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37494C2F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11007 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250810145002277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250810145002277 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002277 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:DC72D566 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002277 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:DC72D566 output_enabled 0 (mgcp_conn.c:271) 20250810145002277 DLMGCP DEBUG <0013> (1234/rtp C:DC72D566 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002277 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:DC72D566 CRCX: connection successfully created: (1234/rtp C:DC72D566 r=NULL:0<->l=::1:4180) (mgcp_protocol.c:772) 20250810145002277 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #00: 200 11007 OK (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #02: I: DC72D566 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC72D566 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11008 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250810145002278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250810145002278 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002278 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:D3FF0D22 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002278 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:D3FF0D22 output_enabled 0 (mgcp_conn.c:271) 20250810145002278 DLMGCP DEBUG <0013> (1234/rtp C:D3FF0D22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002278 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:D3FF0D22 CRCX: connection successfully created: (1234/rtp C:D3FF0D22 r=NULL:0<->l=::1:4182) (mgcp_protocol.c:772) 20250810145002278 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #00: 200 11008 OK (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #02: I: D3FF0D22 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3FF0D22 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11009 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250810145002278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250810145002278 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002278 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:DE1B0499 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002278 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:DE1B0499 output_enabled 0 (mgcp_conn.c:271) 20250810145002278 DLMGCP DEBUG <0013> (1234/rtp C:DE1B0499 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002278 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:DE1B0499 CRCX: connection successfully created: (1234/rtp C:DE1B0499 r=NULL:0<->l=::1:4184) (mgcp_protocol.c:772) 20250810145002278 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #00: 200 11009 OK (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #02: I: DE1B0499 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE1B0499 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11010 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250810145002279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250810145002279 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002279 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:D5EA2313 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002279 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:D5EA2313 output_enabled 0 (mgcp_conn.c:271) 20250810145002279 DLMGCP DEBUG <0013> (1234/rtp C:D5EA2313 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002279 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:D5EA2313 CRCX: connection successfully created: (1234/rtp C:D5EA2313 r=NULL:0<->l=::1:4186) (mgcp_protocol.c:772) 20250810145002279 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002279 DLMGCP DEBUG <0013> Generated response: line #00: 200 11010 OK (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Generated response: line #02: I: D5EA2313 (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5EA2313 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11011 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250810145002280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250810145002280 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002280 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:AA5A3C65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002280 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:AA5A3C65 output_enabled 0 (mgcp_conn.c:271) 20250810145002280 DLMGCP DEBUG <0013> (1234/rtp C:AA5A3C65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002280 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:AA5A3C65 CRCX: connection successfully created: (1234/rtp C:AA5A3C65 r=NULL:0<->l=::1:4188) (mgcp_protocol.c:772) 20250810145002280 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #00: 200 11011 OK (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #02: I: AA5A3C65 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA5A3C65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11012 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250810145002280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250810145002280 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002280 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:4D018D56 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002280 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:4D018D56 output_enabled 0 (mgcp_conn.c:271) 20250810145002280 DLMGCP DEBUG <0013> (1234/rtp C:4D018D56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002280 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:4D018D56 CRCX: connection successfully created: (1234/rtp C:4D018D56 r=NULL:0<->l=::1:4190) (mgcp_protocol.c:772) 20250810145002280 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #00: 200 11012 OK (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D018D56 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D018D56 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11013 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250810145002281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250810145002281 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002281 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:DAA74469 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002281 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:DAA74469 output_enabled 0 (mgcp_conn.c:271) 20250810145002281 DLMGCP DEBUG <0013> (1234/rtp C:DAA74469 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002281 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:DAA74469 CRCX: connection successfully created: (1234/rtp C:DAA74469 r=NULL:0<->l=::1:4192) (mgcp_protocol.c:772) 20250810145002281 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #00: 200 11013 OK (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #02: I: DAA74469 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #04: o=- DAA74469 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11014 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250810145002281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250810145002281 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:E309066E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:E309066E output_enabled 0 (mgcp_conn.c:271) 20250810145002281 DLMGCP DEBUG <0013> (1234/rtp C:E309066E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002281 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:E309066E CRCX: connection successfully created: (1234/rtp C:E309066E r=NULL:0<->l=::1:4194) (mgcp_protocol.c:772) 20250810145002281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #00: 200 11014 OK (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #02: I: E309066E (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #04: o=- E309066E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11015 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250810145002282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250810145002282 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:71589035 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:71589035 output_enabled 0 (mgcp_conn.c:271) 20250810145002282 DLMGCP DEBUG <0013> (1234/rtp C:71589035 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002282 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:71589035 CRCX: connection successfully created: (1234/rtp C:71589035 r=NULL:0<->l=::1:4196) (mgcp_protocol.c:772) 20250810145002282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002282 DLMGCP DEBUG <0013> Generated response: line #00: 200 11015 OK (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Generated response: line #02: I: 71589035 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71589035 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11016 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250810145002282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250810145002282 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:393DC91B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:393DC91B output_enabled 0 (mgcp_conn.c:271) 20250810145002282 DLMGCP DEBUG <0013> (1234/rtp C:393DC91B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002283 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:393DC91B CRCX: connection successfully created: (1234/rtp C:393DC91B r=NULL:0<->l=::1:4198) (mgcp_protocol.c:772) 20250810145002283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #00: 200 11016 OK (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #02: I: 393DC91B (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #04: o=- 393DC91B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11017 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250810145002283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250810145002283 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:A3EABE6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:A3EABE6E output_enabled 0 (mgcp_conn.c:271) 20250810145002283 DLMGCP DEBUG <0013> (1234/rtp C:A3EABE6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002283 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:A3EABE6E CRCX: connection successfully created: (1234/rtp C:A3EABE6E r=NULL:0<->l=::1:4200) (mgcp_protocol.c:772) 20250810145002283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #00: 200 11017 OK (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #02: I: A3EABE6E (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3EABE6E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11018 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250810145002284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250810145002284 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:32A1836D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:32A1836D output_enabled 0 (mgcp_conn.c:271) 20250810145002284 DLMGCP DEBUG <0013> (1234/rtp C:32A1836D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002284 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:32A1836D CRCX: connection successfully created: (1234/rtp C:32A1836D r=NULL:0<->l=::1:4202) (mgcp_protocol.c:772) 20250810145002284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002284 DLMGCP DEBUG <0013> Generated response: line #00: 200 11018 OK (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Generated response: line #02: I: 32A1836D (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32A1836D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11019 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250810145002285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250810145002285 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:CA49BA4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:CA49BA4A output_enabled 0 (mgcp_conn.c:271) 20250810145002285 DLMGCP DEBUG <0013> (1234/rtp C:CA49BA4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002285 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:CA49BA4A CRCX: connection successfully created: (1234/rtp C:CA49BA4A r=NULL:0<->l=::1:4204) (mgcp_protocol.c:772) 20250810145002285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002285 DLMGCP DEBUG <0013> Generated response: line #00: 200 11019 OK (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Generated response: line #02: I: CA49BA4A (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA49BA4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11020 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250810145002286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250810145002286 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002286 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:CE2B864E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002286 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:CE2B864E output_enabled 0 (mgcp_conn.c:271) 20250810145002286 DLMGCP DEBUG <0013> (1234/rtp C:CE2B864E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002286 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:CE2B864E CRCX: connection successfully created: (1234/rtp C:CE2B864E r=NULL:0<->l=::1:4206) (mgcp_protocol.c:772) 20250810145002286 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002286 DLMGCP DEBUG <0013> Generated response: line #00: 200 11020 OK (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Generated response: line #02: I: CE2B864E (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE2B864E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11021 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002286 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250810145002286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250810145002286 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002286 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:6E2F1C43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002286 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:6E2F1C43 output_enabled 0 (mgcp_conn.c:271) 20250810145002286 DLMGCP DEBUG <0013> (1234/rtp C:6E2F1C43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002287 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:6E2F1C43 CRCX: connection successfully created: (1234/rtp C:6E2F1C43 r=NULL:0<->l=::1:4208) (mgcp_protocol.c:772) 20250810145002287 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #00: 200 11021 OK (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E2F1C43 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E2F1C43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11022 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250810145002287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250810145002287 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002287 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:73773511 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002287 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:73773511 output_enabled 0 (mgcp_conn.c:271) 20250810145002287 DLMGCP DEBUG <0013> (1234/rtp C:73773511 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002287 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:73773511 CRCX: connection successfully created: (1234/rtp C:73773511 r=NULL:0<->l=::1:4210) (mgcp_protocol.c:772) 20250810145002287 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #00: 200 11022 OK (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #02: I: 73773511 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73773511 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11023 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250810145002288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250810145002288 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002288 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:EDBBE86D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002288 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:EDBBE86D output_enabled 0 (mgcp_conn.c:271) 20250810145002288 DLMGCP DEBUG <0013> (1234/rtp C:EDBBE86D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002288 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:EDBBE86D CRCX: connection successfully created: (1234/rtp C:EDBBE86D r=NULL:0<->l=::1:4212) (mgcp_protocol.c:772) 20250810145002288 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002288 DLMGCP DEBUG <0013> Generated response: line #00: 200 11023 OK (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Generated response: line #02: I: EDBBE86D (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Generated response: line #04: o=- EDBBE86D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11024 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250810145002289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250810145002289 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002289 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:6966C782 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002289 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:6966C782 output_enabled 0 (mgcp_conn.c:271) 20250810145002289 DLMGCP DEBUG <0013> (1234/rtp C:6966C782 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002289 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:6966C782 CRCX: connection successfully created: (1234/rtp C:6966C782 r=NULL:0<->l=::1:4214) (mgcp_protocol.c:772) 20250810145002289 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002289 DLMGCP DEBUG <0013> Generated response: line #00: 200 11024 OK (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Generated response: line #02: I: 6966C782 (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6966C782 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002289 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11025 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250810145002290 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250810145002290 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002290 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:82CF99D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002290 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:82CF99D5 output_enabled 0 (mgcp_conn.c:271) 20250810145002290 DLMGCP DEBUG <0013> (1234/rtp C:82CF99D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002290 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:82CF99D5 CRCX: connection successfully created: (1234/rtp C:82CF99D5 r=NULL:0<->l=::1:4216) (mgcp_protocol.c:772) 20250810145002290 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002290 DLMGCP DEBUG <0013> Generated response: line #00: 200 11025 OK (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Generated response: line #02: I: 82CF99D5 (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82CF99D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002290 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11026 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250810145002291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250810145002291 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002291 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:1D438434 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002291 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:1D438434 output_enabled 0 (mgcp_conn.c:271) 20250810145002291 DLMGCP DEBUG <0013> (1234/rtp C:1D438434 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002291 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:1D438434 CRCX: connection successfully created: (1234/rtp C:1D438434 r=NULL:0<->l=::1:4218) (mgcp_protocol.c:772) 20250810145002291 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #00: 200 11026 OK (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D438434 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D438434 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11027 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250810145002291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250810145002291 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002291 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:9E15AEEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002291 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:9E15AEEE output_enabled 0 (mgcp_conn.c:271) 20250810145002291 DLMGCP DEBUG <0013> (1234/rtp C:9E15AEEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002291 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:9E15AEEE CRCX: connection successfully created: (1234/rtp C:9E15AEEE r=NULL:0<->l=::1:4220) (mgcp_protocol.c:772) 20250810145002291 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #00: 200 11027 OK (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E15AEEE (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E15AEEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11028 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250810145002292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250810145002292 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002292 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:BC947599 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002292 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:BC947599 output_enabled 0 (mgcp_conn.c:271) 20250810145002292 DLMGCP DEBUG <0013> (1234/rtp C:BC947599 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002292 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:BC947599 CRCX: connection successfully created: (1234/rtp C:BC947599 r=NULL:0<->l=::1:4222) (mgcp_protocol.c:772) 20250810145002292 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002292 DLMGCP DEBUG <0013> Generated response: line #00: 200 11028 OK (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Generated response: line #02: I: BC947599 (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC947599 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11029 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250810145002293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250810145002293 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002293 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:DE94CBE4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002293 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:DE94CBE4 output_enabled 0 (mgcp_conn.c:271) 20250810145002293 DLMGCP DEBUG <0013> (1234/rtp C:DE94CBE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002293 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:DE94CBE4 CRCX: connection successfully created: (1234/rtp C:DE94CBE4 r=NULL:0<->l=::1:4224) (mgcp_protocol.c:772) 20250810145002293 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #00: 200 11029 OK (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #02: I: DE94CBE4 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE94CBE4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11030 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250810145002293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250810145002293 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:21F9BFED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:21F9BFED output_enabled 0 (mgcp_conn.c:271) 20250810145002293 DLMGCP DEBUG <0013> (1234/rtp C:21F9BFED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002293 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:21F9BFED CRCX: connection successfully created: (1234/rtp C:21F9BFED r=NULL:0<->l=::1:4226) (mgcp_protocol.c:772) 20250810145002293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #00: 200 11030 OK (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #02: I: 21F9BFED (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21F9BFED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11031 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250810145002294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250810145002294 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:ECD1D6D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:ECD1D6D4 output_enabled 0 (mgcp_conn.c:271) 20250810145002294 DLMGCP DEBUG <0013> (1234/rtp C:ECD1D6D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002294 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:ECD1D6D4 CRCX: connection successfully created: (1234/rtp C:ECD1D6D4 r=NULL:0<->l=::1:4228) (mgcp_protocol.c:772) 20250810145002294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002294 DLMGCP DEBUG <0013> Generated response: line #00: 200 11031 OK (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Generated response: line #02: I: ECD1D6D4 (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECD1D6D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11032 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250810145002295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250810145002295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:3416CA6F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:3416CA6F output_enabled 0 (mgcp_conn.c:271) 20250810145002295 DLMGCP DEBUG <0013> (1234/rtp C:3416CA6F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:3416CA6F CRCX: connection successfully created: (1234/rtp C:3416CA6F r=NULL:0<->l=::1:4230) (mgcp_protocol.c:772) 20250810145002295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002295 DLMGCP DEBUG <0013> Generated response: line #00: 200 11032 OK (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Generated response: line #02: I: 3416CA6F (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3416CA6F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11033 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250810145002295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250810145002295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:DBB1D369 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:DBB1D369 output_enabled 0 (mgcp_conn.c:271) 20250810145002295 DLMGCP DEBUG <0013> (1234/rtp C:DBB1D369 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:DBB1D369 CRCX: connection successfully created: (1234/rtp C:DBB1D369 r=NULL:0<->l=::1:4232) (mgcp_protocol.c:772) 20250810145002295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #00: 200 11033 OK (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #02: I: DBB1D369 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBB1D369 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11034 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250810145002296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250810145002296 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:5FBC7DC1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:5FBC7DC1 output_enabled 0 (mgcp_conn.c:271) 20250810145002296 DLMGCP DEBUG <0013> (1234/rtp C:5FBC7DC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002296 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:5FBC7DC1 CRCX: connection successfully created: (1234/rtp C:5FBC7DC1 r=NULL:0<->l=::1:4234) (mgcp_protocol.c:772) 20250810145002296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #00: 200 11034 OK (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FBC7DC1 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FBC7DC1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11035 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250810145002297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250810145002297 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:B8715E59 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:B8715E59 output_enabled 0 (mgcp_conn.c:271) 20250810145002297 DLMGCP DEBUG <0013> (1234/rtp C:B8715E59 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002297 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:B8715E59 CRCX: connection successfully created: (1234/rtp C:B8715E59 r=NULL:0<->l=::1:4236) (mgcp_protocol.c:772) 20250810145002297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002297 DLMGCP DEBUG <0013> Generated response: line #00: 200 11035 OK (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Generated response: line #02: I: B8715E59 (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8715E59 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11036 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002297 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250810145002297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250810145002297 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002297 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:848E66E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002297 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:848E66E6 output_enabled 0 (mgcp_conn.c:271) 20250810145002297 DLMGCP DEBUG <0013> (1234/rtp C:848E66E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002297 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:848E66E6 CRCX: connection successfully created: (1234/rtp C:848E66E6 r=NULL:0<->l=::1:4238) (mgcp_protocol.c:772) 20250810145002298 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002298 DLMGCP DEBUG <0013> Generated response: line #00: 200 11036 OK (mgcp_msg.c:72) 20250810145002298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250810145002298 DLMGCP DEBUG <0013> Generated response: line #02: I: 848E66E6 (mgcp_msg.c:72) 20250810145002298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002298 DLMGCP DEBUG <0013> Generated response: line #04: o=- 848E66E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11037 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250810145002299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250810145002299 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002299 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:3080A129 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002299 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:3080A129 output_enabled 0 (mgcp_conn.c:271) 20250810145002299 DLMGCP DEBUG <0013> (1234/rtp C:3080A129 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002299 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:3080A129 CRCX: connection successfully created: (1234/rtp C:3080A129 r=NULL:0<->l=::1:4240) (mgcp_protocol.c:772) 20250810145002299 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002299 DLMGCP DEBUG <0013> Generated response: line #00: 200 11037 OK (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Generated response: line #02: I: 3080A129 (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3080A129 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002299 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11038 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250810145002300 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250810145002300 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002300 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:CC404E1A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002300 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:CC404E1A output_enabled 0 (mgcp_conn.c:271) 20250810145002300 DLMGCP DEBUG <0013> (1234/rtp C:CC404E1A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002300 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:CC404E1A CRCX: connection successfully created: (1234/rtp C:CC404E1A r=NULL:0<->l=::1:4242) (mgcp_protocol.c:772) 20250810145002300 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #00: 200 11038 OK (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #02: I: CC404E1A (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC404E1A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11039 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250810145002300 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250810145002300 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002300 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:D18F9B30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002300 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:D18F9B30 output_enabled 0 (mgcp_conn.c:271) 20250810145002300 DLMGCP DEBUG <0013> (1234/rtp C:D18F9B30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002300 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:D18F9B30 CRCX: connection successfully created: (1234/rtp C:D18F9B30 r=NULL:0<->l=::1:4244) (mgcp_protocol.c:772) 20250810145002300 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #00: 200 11039 OK (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #02: I: D18F9B30 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #04: o=- D18F9B30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002300 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11040 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250810145002301 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250810145002301 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002301 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:AFAD280B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002301 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:AFAD280B output_enabled 0 (mgcp_conn.c:271) 20250810145002301 DLMGCP DEBUG <0013> (1234/rtp C:AFAD280B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002301 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:AFAD280B CRCX: connection successfully created: (1234/rtp C:AFAD280B r=NULL:0<->l=::1:4246) (mgcp_protocol.c:772) 20250810145002301 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #00: 200 11040 OK (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #02: I: AFAD280B (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFAD280B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11041 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250810145002301 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250810145002301 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002301 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:76816A03 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002301 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:76816A03 output_enabled 0 (mgcp_conn.c:271) 20250810145002301 DLMGCP DEBUG <0013> (1234/rtp C:76816A03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002301 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:76816A03 CRCX: connection successfully created: (1234/rtp C:76816A03 r=NULL:0<->l=::1:4248) (mgcp_protocol.c:772) 20250810145002301 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #00: 200 11041 OK (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #02: I: 76816A03 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76816A03 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11042 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250810145002302 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250810145002302 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:CC125E21 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:CC125E21 output_enabled 0 (mgcp_conn.c:271) 20250810145002302 DLMGCP DEBUG <0013> (1234/rtp C:CC125E21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002302 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:CC125E21 CRCX: connection successfully created: (1234/rtp C:CC125E21 r=NULL:0<->l=::1:4250) (mgcp_protocol.c:772) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #00: 200 11042 OK (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #02: I: CC125E21 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC125E21 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11043 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250810145002302 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250810145002302 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:936CEF3C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:936CEF3C output_enabled 0 (mgcp_conn.c:271) 20250810145002302 DLMGCP DEBUG <0013> (1234/rtp C:936CEF3C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002302 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:936CEF3C CRCX: connection successfully created: (1234/rtp C:936CEF3C r=NULL:0<->l=::1:4252) (mgcp_protocol.c:772) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #00: 200 11043 OK (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #02: I: 936CEF3C (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #04: o=- 936CEF3C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11044 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250810145002302 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250810145002302 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:08C45EF3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:08C45EF3 output_enabled 0 (mgcp_conn.c:271) 20250810145002302 DLMGCP DEBUG <0013> (1234/rtp C:08C45EF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002302 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:08C45EF3 CRCX: connection successfully created: (1234/rtp C:08C45EF3 r=NULL:0<->l=::1:4254) (mgcp_protocol.c:772) 20250810145002302 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #00: 200 11044 OK (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #02: I: 08C45EF3 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08C45EF3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11045 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250810145002303 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250810145002303 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002303 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:67DCEBBF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002303 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:67DCEBBF output_enabled 0 (mgcp_conn.c:271) 20250810145002303 DLMGCP DEBUG <0013> (1234/rtp C:67DCEBBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002303 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:67DCEBBF CRCX: connection successfully created: (1234/rtp C:67DCEBBF r=NULL:0<->l=::1:4256) (mgcp_protocol.c:772) 20250810145002303 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #00: 200 11045 OK (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #02: I: 67DCEBBF (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67DCEBBF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11046 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250810145002303 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250810145002303 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:77D3B21E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:77D3B21E output_enabled 0 (mgcp_conn.c:271) 20250810145002303 DLMGCP DEBUG <0013> (1234/rtp C:77D3B21E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002303 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:77D3B21E CRCX: connection successfully created: (1234/rtp C:77D3B21E r=NULL:0<->l=::1:4258) (mgcp_protocol.c:772) 20250810145002303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #00: 200 11046 OK (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #02: I: 77D3B21E (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77D3B21E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11047 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250810145002304 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250810145002304 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:A482A1A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:A482A1A5 output_enabled 0 (mgcp_conn.c:271) 20250810145002304 DLMGCP DEBUG <0013> (1234/rtp C:A482A1A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002304 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:A482A1A5 CRCX: connection successfully created: (1234/rtp C:A482A1A5 r=NULL:0<->l=::1:4260) (mgcp_protocol.c:772) 20250810145002304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002304 DLMGCP DEBUG <0013> Generated response: line #00: 200 11047 OK (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Generated response: line #02: I: A482A1A5 (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Generated response: line #04: o=- A482A1A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11048 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250810145002305 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250810145002305 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:BF8D28E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:BF8D28E5 output_enabled 0 (mgcp_conn.c:271) 20250810145002305 DLMGCP DEBUG <0013> (1234/rtp C:BF8D28E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002305 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:BF8D28E5 CRCX: connection successfully created: (1234/rtp C:BF8D28E5 r=NULL:0<->l=::1:4262) (mgcp_protocol.c:772) 20250810145002305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #00: 200 11048 OK (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #02: I: BF8D28E5 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF8D28E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11049 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250810145002305 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250810145002305 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:FE15ACD3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:FE15ACD3 output_enabled 0 (mgcp_conn.c:271) 20250810145002305 DLMGCP DEBUG <0013> (1234/rtp C:FE15ACD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002305 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:FE15ACD3 CRCX: connection successfully created: (1234/rtp C:FE15ACD3 r=NULL:0<->l=::1:4264) (mgcp_protocol.c:772) 20250810145002305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #00: 200 11049 OK (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #02: I: FE15ACD3 (mgcp_msg.c:72) 20250810145002305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE15ACD3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11050 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250810145002306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250810145002306 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:55509E42 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:55509E42 output_enabled 0 (mgcp_conn.c:271) 20250810145002306 DLMGCP DEBUG <0013> (1234/rtp C:55509E42 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002306 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:55509E42 CRCX: connection successfully created: (1234/rtp C:55509E42 r=NULL:0<->l=::1:4266) (mgcp_protocol.c:772) 20250810145002306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #00: 200 11050 OK (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #02: I: 55509E42 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55509E42 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11051 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250810145002307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250810145002307 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002307 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:7B4E935C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002307 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:7B4E935C output_enabled 0 (mgcp_conn.c:271) 20250810145002307 DLMGCP DEBUG <0013> (1234/rtp C:7B4E935C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002307 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:7B4E935C CRCX: connection successfully created: (1234/rtp C:7B4E935C r=NULL:0<->l=::1:4268) (mgcp_protocol.c:772) 20250810145002307 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #00: 200 11051 OK (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B4E935C (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B4E935C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11052 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250810145002307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250810145002307 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002307 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:E56EB32D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002307 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:E56EB32D output_enabled 0 (mgcp_conn.c:271) 20250810145002307 DLMGCP DEBUG <0013> (1234/rtp C:E56EB32D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002307 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:E56EB32D CRCX: connection successfully created: (1234/rtp C:E56EB32D r=NULL:0<->l=::1:4270) (mgcp_protocol.c:772) 20250810145002307 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #00: 200 11052 OK (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #02: I: E56EB32D (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #04: o=- E56EB32D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11053 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250810145002308 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250810145002308 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002308 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:F0087F04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002308 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:F0087F04 output_enabled 0 (mgcp_conn.c:271) 20250810145002308 DLMGCP DEBUG <0013> (1234/rtp C:F0087F04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002308 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:F0087F04 CRCX: connection successfully created: (1234/rtp C:F0087F04 r=NULL:0<->l=::1:4272) (mgcp_protocol.c:772) 20250810145002308 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #00: 200 11053 OK (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #02: I: F0087F04 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0087F04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11054 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250810145002308 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250810145002308 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002308 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:684507A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002308 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:684507A0 output_enabled 0 (mgcp_conn.c:271) 20250810145002308 DLMGCP DEBUG <0013> (1234/rtp C:684507A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002308 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:684507A0 CRCX: connection successfully created: (1234/rtp C:684507A0 r=NULL:0<->l=::1:4274) (mgcp_protocol.c:772) 20250810145002308 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #00: 200 11054 OK (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #02: I: 684507A0 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #04: o=- 684507A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11055 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250810145002309 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250810145002309 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002309 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:DB2D18FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002309 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:DB2D18FF output_enabled 0 (mgcp_conn.c:271) 20250810145002309 DLMGCP DEBUG <0013> (1234/rtp C:DB2D18FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002309 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:DB2D18FF CRCX: connection successfully created: (1234/rtp C:DB2D18FF r=NULL:0<->l=::1:4276) (mgcp_protocol.c:772) 20250810145002309 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #00: 200 11055 OK (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #02: I: DB2D18FF (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB2D18FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11056 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250810145002309 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250810145002309 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002309 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:AD299B7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002309 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:AD299B7F output_enabled 0 (mgcp_conn.c:271) 20250810145002309 DLMGCP DEBUG <0013> (1234/rtp C:AD299B7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002309 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:AD299B7F CRCX: connection successfully created: (1234/rtp C:AD299B7F r=NULL:0<->l=::1:4278) (mgcp_protocol.c:772) 20250810145002309 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #00: 200 11056 OK (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #02: I: AD299B7F (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD299B7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11057 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250810145002310 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250810145002310 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002310 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:EDCFBE9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002310 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:EDCFBE9B output_enabled 0 (mgcp_conn.c:271) 20250810145002310 DLMGCP DEBUG <0013> (1234/rtp C:EDCFBE9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002310 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:EDCFBE9B CRCX: connection successfully created: (1234/rtp C:EDCFBE9B r=NULL:0<->l=::1:4280) (mgcp_protocol.c:772) 20250810145002310 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002310 DLMGCP DEBUG <0013> Generated response: line #00: 200 11057 OK (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Generated response: line #02: I: EDCFBE9B (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Generated response: line #04: o=- EDCFBE9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11058 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002310 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250810145002310 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250810145002310 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002310 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:96BD8A89 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002310 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:96BD8A89 output_enabled 0 (mgcp_conn.c:271) 20250810145002310 DLMGCP DEBUG <0013> (1234/rtp C:96BD8A89 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002311 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:96BD8A89 CRCX: connection successfully created: (1234/rtp C:96BD8A89 r=NULL:0<->l=::1:4282) (mgcp_protocol.c:772) 20250810145002311 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #00: 200 11058 OK (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #02: I: 96BD8A89 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96BD8A89 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11059 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250810145002311 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250810145002311 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002311 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:96E63632 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002311 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:96E63632 output_enabled 0 (mgcp_conn.c:271) 20250810145002311 DLMGCP DEBUG <0013> (1234/rtp C:96E63632 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002311 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:96E63632 CRCX: connection successfully created: (1234/rtp C:96E63632 r=NULL:0<->l=::1:4284) (mgcp_protocol.c:772) 20250810145002311 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #00: 200 11059 OK (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #02: I: 96E63632 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96E63632 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11060 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250810145002312 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250810145002312 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002312 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:95A76685 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002312 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:95A76685 output_enabled 0 (mgcp_conn.c:271) 20250810145002312 DLMGCP DEBUG <0013> (1234/rtp C:95A76685 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002312 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:95A76685 CRCX: connection successfully created: (1234/rtp C:95A76685 r=NULL:0<->l=::1:4286) (mgcp_protocol.c:772) 20250810145002312 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #00: 200 11060 OK (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #02: I: 95A76685 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95A76685 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11061 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250810145002312 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250810145002312 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002312 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:F285ACA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002312 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:F285ACA7 output_enabled 0 (mgcp_conn.c:271) 20250810145002312 DLMGCP DEBUG <0013> (1234/rtp C:F285ACA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002312 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:F285ACA7 CRCX: connection successfully created: (1234/rtp C:F285ACA7 r=NULL:0<->l=::1:4288) (mgcp_protocol.c:772) 20250810145002312 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #00: 200 11061 OK (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #02: I: F285ACA7 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #04: o=- F285ACA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11062 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250810145002313 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250810145002313 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:D1253382 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:D1253382 output_enabled 0 (mgcp_conn.c:271) 20250810145002313 DLMGCP DEBUG <0013> (1234/rtp C:D1253382 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002313 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:D1253382 CRCX: connection successfully created: (1234/rtp C:D1253382 r=NULL:0<->l=::1:4290) (mgcp_protocol.c:772) 20250810145002313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #00: 200 11062 OK (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #02: I: D1253382 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1253382 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11063 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250810145002313 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250810145002313 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:302176B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:302176B6 output_enabled 0 (mgcp_conn.c:271) 20250810145002313 DLMGCP DEBUG <0013> (1234/rtp C:302176B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002313 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:302176B6 CRCX: connection successfully created: (1234/rtp C:302176B6 r=NULL:0<->l=::1:4292) (mgcp_protocol.c:772) 20250810145002313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #00: 200 11063 OK (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #02: I: 302176B6 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #04: o=- 302176B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11064 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250810145002314 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250810145002314 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:C9F0FB60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:C9F0FB60 output_enabled 0 (mgcp_conn.c:271) 20250810145002314 DLMGCP DEBUG <0013> (1234/rtp C:C9F0FB60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002314 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:C9F0FB60 CRCX: connection successfully created: (1234/rtp C:C9F0FB60 r=NULL:0<->l=::1:4294) (mgcp_protocol.c:772) 20250810145002314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #00: 200 11064 OK (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #02: I: C9F0FB60 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9F0FB60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11065 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250810145002314 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250810145002314 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:7EB594EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:7EB594EF output_enabled 0 (mgcp_conn.c:271) 20250810145002314 DLMGCP DEBUG <0013> (1234/rtp C:7EB594EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002314 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:7EB594EF CRCX: connection successfully created: (1234/rtp C:7EB594EF r=NULL:0<->l=::1:4296) (mgcp_protocol.c:772) 20250810145002314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #00: 200 11065 OK (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EB594EF (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EB594EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11066 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250810145002315 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250810145002315 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002315 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:92A54E9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002315 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:92A54E9B output_enabled 0 (mgcp_conn.c:271) 20250810145002315 DLMGCP DEBUG <0013> (1234/rtp C:92A54E9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002315 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:92A54E9B CRCX: connection successfully created: (1234/rtp C:92A54E9B r=NULL:0<->l=::1:4298) (mgcp_protocol.c:772) 20250810145002315 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #00: 200 11066 OK (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #02: I: 92A54E9B (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92A54E9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11067 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250810145002315 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250810145002315 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002315 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:6D431F12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002315 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:6D431F12 output_enabled 0 (mgcp_conn.c:271) 20250810145002315 DLMGCP DEBUG <0013> (1234/rtp C:6D431F12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002315 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:6D431F12 CRCX: connection successfully created: (1234/rtp C:6D431F12 r=NULL:0<->l=::1:4300) (mgcp_protocol.c:772) 20250810145002315 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #00: 200 11067 OK (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D431F12 (mgcp_msg.c:72) 20250810145002315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D431F12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11068 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250810145002316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250810145002316 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002316 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6EE535B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002316 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6EE535B6 output_enabled 0 (mgcp_conn.c:271) 20250810145002316 DLMGCP DEBUG <0013> (1234/rtp C:6EE535B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002316 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:6EE535B6 CRCX: connection successfully created: (1234/rtp C:6EE535B6 r=NULL:0<->l=::1:4302) (mgcp_protocol.c:772) 20250810145002316 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #00: 200 11068 OK (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EE535B6 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6EE535B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11069 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002316 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250810145002316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250810145002316 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002316 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:5C122B7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002316 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:5C122B7D output_enabled 0 (mgcp_conn.c:271) 20250810145002316 DLMGCP DEBUG <0013> (1234/rtp C:5C122B7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002317 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:5C122B7D CRCX: connection successfully created: (1234/rtp C:5C122B7D r=NULL:0<->l=::1:4304) (mgcp_protocol.c:772) 20250810145002317 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #00: 200 11069 OK (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C122B7D (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C122B7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11070 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250810145002317 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250810145002317 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002317 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:B4D94BFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002317 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:B4D94BFB output_enabled 0 (mgcp_conn.c:271) 20250810145002317 DLMGCP DEBUG <0013> (1234/rtp C:B4D94BFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002317 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:B4D94BFB CRCX: connection successfully created: (1234/rtp C:B4D94BFB r=NULL:0<->l=::1:4306) (mgcp_protocol.c:772) 20250810145002317 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #00: 200 11070 OK (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #02: I: B4D94BFB (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4D94BFB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11071 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002317 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250810145002317 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250810145002318 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002318 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:0DAEAA47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002318 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:0DAEAA47 output_enabled 0 (mgcp_conn.c:271) 20250810145002318 DLMGCP DEBUG <0013> (1234/rtp C:0DAEAA47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002318 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:0DAEAA47 CRCX: connection successfully created: (1234/rtp C:0DAEAA47 r=NULL:0<->l=::1:4308) (mgcp_protocol.c:772) 20250810145002318 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #00: 200 11071 OK (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DAEAA47 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DAEAA47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11072 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250810145002318 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250810145002318 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002318 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:1268CFD7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002318 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:1268CFD7 output_enabled 0 (mgcp_conn.c:271) 20250810145002318 DLMGCP DEBUG <0013> (1234/rtp C:1268CFD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002318 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:1268CFD7 CRCX: connection successfully created: (1234/rtp C:1268CFD7 r=NULL:0<->l=::1:4310) (mgcp_protocol.c:772) 20250810145002318 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #00: 200 11072 OK (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #02: I: 1268CFD7 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1268CFD7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002318 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11073 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250810145002319 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250810145002319 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002319 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:77379E4E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002319 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:77379E4E output_enabled 0 (mgcp_conn.c:271) 20250810145002319 DLMGCP DEBUG <0013> (1234/rtp C:77379E4E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002319 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:77379E4E CRCX: connection successfully created: (1234/rtp C:77379E4E r=NULL:0<->l=::1:4312) (mgcp_protocol.c:772) 20250810145002319 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #00: 200 11073 OK (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #02: I: 77379E4E (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77379E4E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11074 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250810145002319 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250810145002319 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002319 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:490EC9E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002319 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:490EC9E9 output_enabled 0 (mgcp_conn.c:271) 20250810145002319 DLMGCP DEBUG <0013> (1234/rtp C:490EC9E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002319 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:490EC9E9 CRCX: connection successfully created: (1234/rtp C:490EC9E9 r=NULL:0<->l=::1:4314) (mgcp_protocol.c:772) 20250810145002319 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #00: 200 11074 OK (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #02: I: 490EC9E9 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #04: o=- 490EC9E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002319 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11075 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250810145002320 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250810145002320 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002320 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:62412B75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002320 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:62412B75 output_enabled 0 (mgcp_conn.c:271) 20250810145002320 DLMGCP DEBUG <0013> (1234/rtp C:62412B75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002320 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:62412B75 CRCX: connection successfully created: (1234/rtp C:62412B75 r=NULL:0<->l=::1:4316) (mgcp_protocol.c:772) 20250810145002320 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #00: 200 11075 OK (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #02: I: 62412B75 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62412B75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11076 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250810145002320 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250810145002320 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002320 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:278D10BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002320 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:278D10BD output_enabled 0 (mgcp_conn.c:271) 20250810145002320 DLMGCP DEBUG <0013> (1234/rtp C:278D10BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002320 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:278D10BD CRCX: connection successfully created: (1234/rtp C:278D10BD r=NULL:0<->l=::1:4318) (mgcp_protocol.c:772) 20250810145002320 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #00: 200 11076 OK (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #02: I: 278D10BD (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #04: o=- 278D10BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002320 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11077 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250810145002321 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250810145002321 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002321 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:D22A47EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002321 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:D22A47EC output_enabled 0 (mgcp_conn.c:271) 20250810145002321 DLMGCP DEBUG <0013> (1234/rtp C:D22A47EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002321 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:D22A47EC CRCX: connection successfully created: (1234/rtp C:D22A47EC r=NULL:0<->l=::1:4320) (mgcp_protocol.c:772) 20250810145002321 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #00: 200 11077 OK (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #02: I: D22A47EC (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #04: o=- D22A47EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11078 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250810145002321 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250810145002321 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:966D1226 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:966D1226 output_enabled 0 (mgcp_conn.c:271) 20250810145002321 DLMGCP DEBUG <0013> (1234/rtp C:966D1226 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002321 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:966D1226 CRCX: connection successfully created: (1234/rtp C:966D1226 r=NULL:0<->l=::1:4322) (mgcp_protocol.c:772) 20250810145002321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #00: 200 11078 OK (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #02: I: 966D1226 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #04: o=- 966D1226 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11079 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250810145002322 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250810145002322 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:94757FF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:94757FF6 output_enabled 0 (mgcp_conn.c:271) 20250810145002322 DLMGCP DEBUG <0013> (1234/rtp C:94757FF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002322 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:94757FF6 CRCX: connection successfully created: (1234/rtp C:94757FF6 r=NULL:0<->l=::1:4324) (mgcp_protocol.c:772) 20250810145002322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #00: 200 11079 OK (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #02: I: 94757FF6 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94757FF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250810145002322 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250810145002322 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:B0152C2B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:B0152C2B output_enabled 0 (mgcp_conn.c:271) 20250810145002322 DLMGCP DEBUG <0013> (1234/rtp C:B0152C2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002322 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:B0152C2B CRCX: connection successfully created: (1234/rtp C:B0152C2B r=NULL:0<->l=::1:4326) (mgcp_protocol.c:772) 20250810145002322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #00: 200 11080 OK (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #02: I: B0152C2B (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0152C2B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250810145002322 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250810145002322 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:431B63B2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:431B63B2 output_enabled 0 (mgcp_conn.c:271) 20250810145002322 DLMGCP DEBUG <0013> (1234/rtp C:431B63B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002323 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:431B63B2 CRCX: connection successfully created: (1234/rtp C:431B63B2 r=NULL:0<->l=::1:4328) (mgcp_protocol.c:772) 20250810145002323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #00: 200 11081 OK (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #02: I: 431B63B2 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #04: o=- 431B63B2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11082 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250810145002323 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250810145002323 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:C276D0B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:C276D0B6 output_enabled 0 (mgcp_conn.c:271) 20250810145002323 DLMGCP DEBUG <0013> (1234/rtp C:C276D0B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002323 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:C276D0B6 CRCX: connection successfully created: (1234/rtp C:C276D0B6 r=NULL:0<->l=::1:4330) (mgcp_protocol.c:772) 20250810145002323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #00: 200 11082 OK (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #02: I: C276D0B6 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #04: o=- C276D0B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250810145002323 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250810145002323 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:0A3A2F6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:0A3A2F6D output_enabled 0 (mgcp_conn.c:271) 20250810145002323 DLMGCP DEBUG <0013> (1234/rtp C:0A3A2F6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002323 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:0A3A2F6D CRCX: connection successfully created: (1234/rtp C:0A3A2F6D r=NULL:0<->l=::1:4332) (mgcp_protocol.c:772) 20250810145002323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #00: 200 11083 OK (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A3A2F6D (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A3A2F6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002323 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250810145002324 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250810145002324 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A64D5B8B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A64D5B8B output_enabled 0 (mgcp_conn.c:271) 20250810145002324 DLMGCP DEBUG <0013> (1234/rtp C:A64D5B8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002324 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:A64D5B8B CRCX: connection successfully created: (1234/rtp C:A64D5B8B r=NULL:0<->l=::1:4334) (mgcp_protocol.c:772) 20250810145002324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #00: 200 11084 OK (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #02: I: A64D5B8B (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #04: o=- A64D5B8B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11085 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250810145002324 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250810145002324 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:50651878 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:50651878 output_enabled 0 (mgcp_conn.c:271) 20250810145002324 DLMGCP DEBUG <0013> (1234/rtp C:50651878 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002324 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:50651878 CRCX: connection successfully created: (1234/rtp C:50651878 r=NULL:0<->l=::1:4336) (mgcp_protocol.c:772) 20250810145002324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #00: 200 11085 OK (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #02: I: 50651878 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50651878 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002324 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11086 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250810145002325 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250810145002325 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:17001A20 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:17001A20 output_enabled 0 (mgcp_conn.c:271) 20250810145002325 DLMGCP DEBUG <0013> (1234/rtp C:17001A20 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002325 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:17001A20 CRCX: connection successfully created: (1234/rtp C:17001A20 r=NULL:0<->l=::1:4338) (mgcp_protocol.c:772) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #00: 200 11086 OK (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #02: I: 17001A20 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17001A20 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11087 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250810145002325 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250810145002325 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:1A0D0A08 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:1A0D0A08 output_enabled 0 (mgcp_conn.c:271) 20250810145002325 DLMGCP DEBUG <0013> (1234/rtp C:1A0D0A08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002325 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:1A0D0A08 CRCX: connection successfully created: (1234/rtp C:1A0D0A08 r=NULL:0<->l=::1:4340) (mgcp_protocol.c:772) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #00: 200 11087 OK (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A0D0A08 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A0D0A08 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11088 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250810145002325 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250810145002325 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:4862EE37 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:4862EE37 output_enabled 0 (mgcp_conn.c:271) 20250810145002325 DLMGCP DEBUG <0013> (1234/rtp C:4862EE37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002325 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:4862EE37 CRCX: connection successfully created: (1234/rtp C:4862EE37 r=NULL:0<->l=::1:4342) (mgcp_protocol.c:772) 20250810145002325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #00: 200 11088 OK (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #02: I: 4862EE37 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4862EE37 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002325 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250810145002326 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250810145002326 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:927619E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:927619E0 output_enabled 0 (mgcp_conn.c:271) 20250810145002326 DLMGCP DEBUG <0013> (1234/rtp C:927619E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002326 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:927619E0 CRCX: connection successfully created: (1234/rtp C:927619E0 r=NULL:0<->l=::1:4344) (mgcp_protocol.c:772) 20250810145002326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #00: 200 11089 OK (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #02: I: 927619E0 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #04: o=- 927619E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250810145002326 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250810145002326 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:EE66ABE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:EE66ABE5 output_enabled 0 (mgcp_conn.c:271) 20250810145002326 DLMGCP DEBUG <0013> (1234/rtp C:EE66ABE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002326 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:EE66ABE5 CRCX: connection successfully created: (1234/rtp C:EE66ABE5 r=NULL:0<->l=::1:4346) (mgcp_protocol.c:772) 20250810145002326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #00: 200 11090 OK (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #02: I: EE66ABE5 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE66ABE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002326 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250810145002327 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250810145002327 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:603B8B36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:603B8B36 output_enabled 0 (mgcp_conn.c:271) 20250810145002327 DLMGCP DEBUG <0013> (1234/rtp C:603B8B36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002327 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:603B8B36 CRCX: connection successfully created: (1234/rtp C:603B8B36 r=NULL:0<->l=::1:4348) (mgcp_protocol.c:772) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #00: 200 11091 OK (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #02: I: 603B8B36 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #04: o=- 603B8B36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11092 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250810145002327 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250810145002327 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:BB4E713A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:BB4E713A output_enabled 0 (mgcp_conn.c:271) 20250810145002327 DLMGCP DEBUG <0013> (1234/rtp C:BB4E713A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002327 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:BB4E713A CRCX: connection successfully created: (1234/rtp C:BB4E713A r=NULL:0<->l=::1:4350) (mgcp_protocol.c:772) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #00: 200 11092 OK (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #02: I: BB4E713A (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB4E713A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11093 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250810145002327 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250810145002327 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:DABC1376 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:DABC1376 output_enabled 0 (mgcp_conn.c:271) 20250810145002327 DLMGCP DEBUG <0013> (1234/rtp C:DABC1376 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002327 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:DABC1376 CRCX: connection successfully created: (1234/rtp C:DABC1376 r=NULL:0<->l=::1:4352) (mgcp_protocol.c:772) 20250810145002327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #00: 200 11093 OK (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #02: I: DABC1376 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #04: o=- DABC1376 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002327 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11094 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250810145002328 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250810145002328 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002328 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:441A7219 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002328 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:441A7219 output_enabled 0 (mgcp_conn.c:271) 20250810145002328 DLMGCP DEBUG <0013> (1234/rtp C:441A7219 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002328 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:441A7219 CRCX: connection successfully created: (1234/rtp C:441A7219 r=NULL:0<->l=::1:4354) (mgcp_protocol.c:772) 20250810145002328 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #00: 200 11094 OK (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #02: I: 441A7219 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #04: o=- 441A7219 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11095 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250810145002328 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250810145002328 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:ABF45BE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:ABF45BE1 output_enabled 0 (mgcp_conn.c:271) 20250810145002328 DLMGCP DEBUG <0013> (1234/rtp C:ABF45BE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002328 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:ABF45BE1 CRCX: connection successfully created: (1234/rtp C:ABF45BE1 r=NULL:0<->l=::1:4356) (mgcp_protocol.c:772) 20250810145002328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #00: 200 11095 OK (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #02: I: ABF45BE1 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #04: o=- ABF45BE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11096 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250810145002328 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250810145002328 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002329 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:BE811C0A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:BE811C0A output_enabled 0 (mgcp_conn.c:271) 20250810145002329 DLMGCP DEBUG <0013> (1234/rtp C:BE811C0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002329 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:BE811C0A CRCX: connection successfully created: (1234/rtp C:BE811C0A r=NULL:0<->l=::1:4358) (mgcp_protocol.c:772) 20250810145002329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #00: 200 11096 OK (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #02: I: BE811C0A (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE811C0A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11097 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250810145002329 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250810145002329 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002329 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:81701B27 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:81701B27 output_enabled 0 (mgcp_conn.c:271) 20250810145002329 DLMGCP DEBUG <0013> (1234/rtp C:81701B27 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002329 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:81701B27 CRCX: connection successfully created: (1234/rtp C:81701B27 r=NULL:0<->l=::1:4360) (mgcp_protocol.c:772) 20250810145002329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #00: 200 11097 OK (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #02: I: 81701B27 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81701B27 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11098 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250810145002329 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250810145002329 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002329 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:00A52043 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:00A52043 output_enabled 0 (mgcp_conn.c:271) 20250810145002329 DLMGCP DEBUG <0013> (1234/rtp C:00A52043 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002329 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:00A52043 CRCX: connection successfully created: (1234/rtp C:00A52043 r=NULL:0<->l=::1:4362) (mgcp_protocol.c:772) 20250810145002329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #00: 200 11098 OK (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #02: I: 00A52043 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00A52043 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002329 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11099 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250810145002330 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250810145002330 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:CA1D9F06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:CA1D9F06 output_enabled 0 (mgcp_conn.c:271) 20250810145002330 DLMGCP DEBUG <0013> (1234/rtp C:CA1D9F06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002330 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:CA1D9F06 CRCX: connection successfully created: (1234/rtp C:CA1D9F06 r=NULL:0<->l=::1:4364) (mgcp_protocol.c:772) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #00: 200 11099 OK (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #02: I: CA1D9F06 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA1D9F06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11100 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250810145002330 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250810145002330 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:5E4F2D13 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:5E4F2D13 output_enabled 0 (mgcp_conn.c:271) 20250810145002330 DLMGCP DEBUG <0013> (1234/rtp C:5E4F2D13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002330 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:5E4F2D13 CRCX: connection successfully created: (1234/rtp C:5E4F2D13 r=NULL:0<->l=::1:4366) (mgcp_protocol.c:772) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #00: 200 11100 OK (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E4F2D13 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E4F2D13 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11101 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250810145002330 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250810145002330 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:E278CE85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:E278CE85 output_enabled 0 (mgcp_conn.c:271) 20250810145002330 DLMGCP DEBUG <0013> (1234/rtp C:E278CE85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002330 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:E278CE85 CRCX: connection successfully created: (1234/rtp C:E278CE85 r=NULL:0<->l=::1:4368) (mgcp_protocol.c:772) 20250810145002330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #00: 200 11101 OK (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #02: I: E278CE85 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #04: o=- E278CE85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002330 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11102 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250810145002331 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250810145002331 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:E4266CA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:E4266CA2 output_enabled 0 (mgcp_conn.c:271) 20250810145002331 DLMGCP DEBUG <0013> (1234/rtp C:E4266CA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002331 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:E4266CA2 CRCX: connection successfully created: (1234/rtp C:E4266CA2 r=NULL:0<->l=::1:4370) (mgcp_protocol.c:772) 20250810145002331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #00: 200 11102 OK (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #02: I: E4266CA2 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4266CA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11103 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250810145002331 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250810145002331 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:A90F4B23 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:A90F4B23 output_enabled 0 (mgcp_conn.c:271) 20250810145002331 DLMGCP DEBUG <0013> (1234/rtp C:A90F4B23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002331 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:A90F4B23 CRCX: connection successfully created: (1234/rtp C:A90F4B23 r=NULL:0<->l=::1:4372) (mgcp_protocol.c:772) 20250810145002331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #00: 200 11103 OK (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #02: I: A90F4B23 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #04: o=- A90F4B23 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002331 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11104 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250810145002332 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250810145002332 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:3EA152F5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:3EA152F5 output_enabled 0 (mgcp_conn.c:271) 20250810145002332 DLMGCP DEBUG <0013> (1234/rtp C:3EA152F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002332 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:3EA152F5 CRCX: connection successfully created: (1234/rtp C:3EA152F5 r=NULL:0<->l=::1:4374) (mgcp_protocol.c:772) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #00: 200 11104 OK (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EA152F5 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EA152F5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11105 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250810145002332 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250810145002332 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:97194FF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:97194FF6 output_enabled 0 (mgcp_conn.c:271) 20250810145002332 DLMGCP DEBUG <0013> (1234/rtp C:97194FF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002332 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:97194FF6 CRCX: connection successfully created: (1234/rtp C:97194FF6 r=NULL:0<->l=::1:4376) (mgcp_protocol.c:772) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #00: 200 11105 OK (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #02: I: 97194FF6 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97194FF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11106 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250810145002332 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250810145002332 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:232A5A66 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:232A5A66 output_enabled 0 (mgcp_conn.c:271) 20250810145002332 DLMGCP DEBUG <0013> (1234/rtp C:232A5A66 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002332 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:232A5A66 CRCX: connection successfully created: (1234/rtp C:232A5A66 r=NULL:0<->l=::1:4378) (mgcp_protocol.c:772) 20250810145002332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #00: 200 11106 OK (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #02: I: 232A5A66 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #04: o=- 232A5A66 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002332 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11107 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250810145002333 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250810145002333 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:0FBC082B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:0FBC082B output_enabled 0 (mgcp_conn.c:271) 20250810145002333 DLMGCP DEBUG <0013> (1234/rtp C:0FBC082B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002333 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:0FBC082B CRCX: connection successfully created: (1234/rtp C:0FBC082B r=NULL:0<->l=::1:4380) (mgcp_protocol.c:772) 20250810145002333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #00: 200 11107 OK (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FBC082B (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0FBC082B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11108 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250810145002333 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250810145002333 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:96B77BAF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:96B77BAF output_enabled 0 (mgcp_conn.c:271) 20250810145002333 DLMGCP DEBUG <0013> (1234/rtp C:96B77BAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002333 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:96B77BAF CRCX: connection successfully created: (1234/rtp C:96B77BAF r=NULL:0<->l=::1:4382) (mgcp_protocol.c:772) 20250810145002333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #00: 200 11108 OK (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #02: I: 96B77BAF (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96B77BAF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002333 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11109 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250810145002334 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250810145002334 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:90FC9252 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:90FC9252 output_enabled 0 (mgcp_conn.c:271) 20250810145002334 DLMGCP DEBUG <0013> (1234/rtp C:90FC9252 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002334 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:90FC9252 CRCX: connection successfully created: (1234/rtp C:90FC9252 r=NULL:0<->l=::1:4384) (mgcp_protocol.c:772) 20250810145002334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002334 DLMGCP DEBUG <0013> Generated response: line #00: 200 11109 OK (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Generated response: line #02: I: 90FC9252 (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90FC9252 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002334 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11110 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250810145002335 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250810145002335 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002335 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:8ED21911 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:8ED21911 output_enabled 0 (mgcp_conn.c:271) 20250810145002335 DLMGCP DEBUG <0013> (1234/rtp C:8ED21911 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002335 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:8ED21911 CRCX: connection successfully created: (1234/rtp C:8ED21911 r=NULL:0<->l=::1:4386) (mgcp_protocol.c:772) 20250810145002335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #00: 200 11110 OK (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #02: I: 8ED21911 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8ED21911 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11111 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250810145002335 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250810145002335 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002335 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:AC82E8A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:AC82E8A4 output_enabled 0 (mgcp_conn.c:271) 20250810145002335 DLMGCP DEBUG <0013> (1234/rtp C:AC82E8A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002335 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:AC82E8A4 CRCX: connection successfully created: (1234/rtp C:AC82E8A4 r=NULL:0<->l=::1:4388) (mgcp_protocol.c:772) 20250810145002335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #00: 200 11111 OK (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #02: I: AC82E8A4 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC82E8A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002335 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11112 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250810145002336 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250810145002336 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:EE2EE1F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:EE2EE1F4 output_enabled 0 (mgcp_conn.c:271) 20250810145002336 DLMGCP DEBUG <0013> (1234/rtp C:EE2EE1F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002336 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:EE2EE1F4 CRCX: connection successfully created: (1234/rtp C:EE2EE1F4 r=NULL:0<->l=::1:4390) (mgcp_protocol.c:772) 20250810145002336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002336 DLMGCP DEBUG <0013> Generated response: line #00: 200 11112 OK (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Generated response: line #02: I: EE2EE1F4 (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE2EE1F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002336 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11113 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250810145002337 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250810145002337 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:A599DA08 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:A599DA08 output_enabled 0 (mgcp_conn.c:271) 20250810145002337 DLMGCP DEBUG <0013> (1234/rtp C:A599DA08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002337 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:A599DA08 CRCX: connection successfully created: (1234/rtp C:A599DA08 r=NULL:0<->l=::1:4392) (mgcp_protocol.c:772) 20250810145002337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002337 DLMGCP DEBUG <0013> Generated response: line #00: 200 11113 OK (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Generated response: line #02: I: A599DA08 (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Generated response: line #04: o=- A599DA08 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002337 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11114 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250810145002338 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250810145002338 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002338 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:FA8BC227 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002338 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:FA8BC227 output_enabled 0 (mgcp_conn.c:271) 20250810145002338 DLMGCP DEBUG <0013> (1234/rtp C:FA8BC227 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002338 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:FA8BC227 CRCX: connection successfully created: (1234/rtp C:FA8BC227 r=NULL:0<->l=::1:4394) (mgcp_protocol.c:772) 20250810145002338 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #00: 200 11114 OK (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #02: I: FA8BC227 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA8BC227 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11115 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250810145002338 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250810145002338 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002338 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:27851CA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002338 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:27851CA9 output_enabled 0 (mgcp_conn.c:271) 20250810145002338 DLMGCP DEBUG <0013> (1234/rtp C:27851CA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002338 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:27851CA9 CRCX: connection successfully created: (1234/rtp C:27851CA9 r=NULL:0<->l=::1:4396) (mgcp_protocol.c:772) 20250810145002338 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #00: 200 11115 OK (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #02: I: 27851CA9 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27851CA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002338 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11116 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250810145002339 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250810145002339 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:60A854CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:60A854CB output_enabled 0 (mgcp_conn.c:271) 20250810145002339 DLMGCP DEBUG <0013> (1234/rtp C:60A854CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002339 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:60A854CB CRCX: connection successfully created: (1234/rtp C:60A854CB r=NULL:0<->l=::1:4398) (mgcp_protocol.c:772) 20250810145002339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #00: 200 11116 OK (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #02: I: 60A854CB (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60A854CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002339 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11117 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250810145002340 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250810145002340 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:B46E0C99 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:B46E0C99 output_enabled 0 (mgcp_conn.c:271) 20250810145002340 DLMGCP DEBUG <0013> (1234/rtp C:B46E0C99 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002340 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:B46E0C99 CRCX: connection successfully created: (1234/rtp C:B46E0C99 r=NULL:0<->l=::1:4400) (mgcp_protocol.c:772) 20250810145002340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002340 DLMGCP DEBUG <0013> Generated response: line #00: 200 11117 OK (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Generated response: line #02: I: B46E0C99 (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Generated response: line #04: o=- B46E0C99 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002340 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11118 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250810145002341 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250810145002341 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:675BC485 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:675BC485 output_enabled 0 (mgcp_conn.c:271) 20250810145002341 DLMGCP DEBUG <0013> (1234/rtp C:675BC485 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002341 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:675BC485 CRCX: connection successfully created: (1234/rtp C:675BC485 r=NULL:0<->l=::1:4402) (mgcp_protocol.c:772) 20250810145002341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002341 DLMGCP DEBUG <0013> Generated response: line #00: 200 11118 OK (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Generated response: line #02: I: 675BC485 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Generated response: line #04: o=- 675BC485 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11119 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250810145002341 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250810145002341 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:4A3064D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:4A3064D0 output_enabled 0 (mgcp_conn.c:271) 20250810145002342 DLMGCP DEBUG <0013> (1234/rtp C:4A3064D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002342 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:4A3064D0 CRCX: connection successfully created: (1234/rtp C:4A3064D0 r=NULL:0<->l=::1:4404) (mgcp_protocol.c:772) 20250810145002342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #00: 200 11119 OK (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A3064D0 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A3064D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11120 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250810145002342 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250810145002342 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002342 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:725CB43C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:725CB43C output_enabled 0 (mgcp_conn.c:271) 20250810145002342 DLMGCP DEBUG <0013> (1234/rtp C:725CB43C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002342 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:725CB43C CRCX: connection successfully created: (1234/rtp C:725CB43C r=NULL:0<->l=::1:4406) (mgcp_protocol.c:772) 20250810145002342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #00: 200 11120 OK (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #02: I: 725CB43C (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #04: o=- 725CB43C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002342 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11121 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250810145002343 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250810145002343 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:1FDBE3A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:1FDBE3A6 output_enabled 0 (mgcp_conn.c:271) 20250810145002343 DLMGCP DEBUG <0013> (1234/rtp C:1FDBE3A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002343 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:1FDBE3A6 CRCX: connection successfully created: (1234/rtp C:1FDBE3A6 r=NULL:0<->l=::1:4408) (mgcp_protocol.c:772) 20250810145002343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #00: 200 11121 OK (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FDBE3A6 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1FDBE3A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002343 DLMGCP[38;5;51m DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11122 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250810145002343 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250810145002343 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:656357CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:656357CA output_enabled 0 (mgcp_conn.c:271) 20250810145002343 DLMGCP DEBUG <0013> (1234/rtp C:656357CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002343 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:656357CA CRCX: connection successfully created: (1234/rtp C:656357CA r=NULL:0<->l=::1:4410) (mgcp_protocol.c:772) 20250810145002343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #00: 200 11122 OK (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #02: I: 656357CA (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #04: o=- 656357CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002343 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11123 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250810145002344 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250810145002344 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4C7BF925 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4C7BF925 output_enabled 0 (mgcp_conn.c:271) 20250810145002344 DLMGCP DEBUG <0013> (1234/rtp C:4C7BF925 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002344 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:4C7BF925 CRCX: connection successfully created: (1234/rtp C:4C7BF925 r=NULL:0<->l=::1:4412) (mgcp_protocol.c:772) 20250810145002344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #00: 200 11123 OK (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C7BF925 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C7BF925 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11124 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250810145002344 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250810145002344 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:1FEE2D28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:1FEE2D28 output_enabled 0 (mgcp_conn.c:271) 20250810145002344 DLMGCP DEBUG <0013> (1234/rtp C:1FEE2D28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002344 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:1FEE2D28 CRCX: connection successfully created: (1234/rtp C:1FEE2D28 r=NULL:0<->l=::1:4414) (mgcp_protocol.c:772) 20250810145002344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #00: 200 11124 OK (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FEE2D28 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1FEE2D28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002344 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11125 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250810145002345 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250810145002345 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002345 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:4A188A28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:4A188A28 output_enabled 0 (mgcp_conn.c:271) 20250810145002345 DLMGCP DEBUG <0013> (1234/rtp C:4A188A28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002345 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:4A188A28 CRCX: connection successfully created: (1234/rtp C:4A188A28 r=NULL:0<->l=::1:4416) (mgcp_protocol.c:772) 20250810145002345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #00: 200 11125 OK (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A188A28 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A188A28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11126 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250810145002345 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250810145002345 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002345 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:63AB0591 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:63AB0591 output_enabled 0 (mgcp_conn.c:271) 20250810145002345 DLMGCP DEBUG <0013> (1234/rtp C:63AB0591 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002345 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:63AB0591 CRCX: connection successfully created: (1234/rtp C:63AB0591 r=NULL:0<->l=::1:4418) (mgcp_protocol.c:772) 20250810145002345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #00: 200 11126 OK (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #02: I: 63AB0591 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63AB0591 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002345 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11127 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250810145002346 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250810145002346 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:748091D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:748091D5 output_enabled 0 (mgcp_conn.c:271) 20250810145002346 DLMGCP DEBUG <0013> (1234/rtp C:748091D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002346 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:748091D5 CRCX: connection successfully created: (1234/rtp C:748091D5 r=NULL:0<->l=::1:4420) (mgcp_protocol.c:772) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #00: 200 11127 OK (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #02: I: 748091D5 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #04: o=- 748091D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250810145002346 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250810145002346 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:DA1101E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:DA1101E0 output_enabled 0 (mgcp_conn.c:271) 20250810145002346 DLMGCP DEBUG <0013> (1234/rtp C:DA1101E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002346 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:DA1101E0 CRCX: connection successfully created: (1234/rtp C:DA1101E0 r=NULL:0<->l=::1:4422) (mgcp_protocol.c:772) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #00: 200 11128 OK (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #02: I: DA1101E0 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA1101E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250810145002346 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250810145002346 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F6F4B580 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F6F4B580 output_enabled 0 (mgcp_conn.c:271) 20250810145002346 DLMGCP DEBUG <0013> (1234/rtp C:F6F4B580 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002346 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:F6F4B580 CRCX: connection successfully created: (1234/rtp C:F6F4B580 r=NULL:0<->l=::1:4424) (mgcp_protocol.c:772) 20250810145002346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #00: 200 11129 OK (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #02: I: F6F4B580 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6F4B580 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250810145002347 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250810145002347 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002347 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:60641916 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002347 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:60641916 output_enabled 0 (mgcp_conn.c:271) 20250810145002347 DLMGCP DEBUG <0013> (1234/rtp C:60641916 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002347 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:60641916 CRCX: connection successfully created: (1234/rtp C:60641916 r=NULL:0<->l=::1:4426) (mgcp_protocol.c:772) 20250810145002347 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #00: 200 11130 OK (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #02: I: 60641916 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60641916 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11131 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250810145002347 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250810145002347 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002347 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:4AA55147 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002347 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:4AA55147 output_enabled 0 (mgcp_conn.c:271) 20250810145002347 DLMGCP DEBUG <0013> (1234/rtp C:4AA55147 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002347 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:4AA55147 CRCX: connection successfully created: (1234/rtp C:4AA55147 r=NULL:0<->l=::1:4428) (mgcp_protocol.c:772) 20250810145002347 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #00: 200 11131 OK (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AA55147 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AA55147 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002347 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11132 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250810145002348 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250810145002348 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002348 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:7A308517 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002348 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:7A308517 output_enabled 0 (mgcp_conn.c:271) 20250810145002348 DLMGCP DEBUG <0013> (1234/rtp C:7A308517 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002348 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:7A308517 CRCX: connection successfully created: (1234/rtp C:7A308517 r=NULL:0<->l=::1:4430) (mgcp_protocol.c:772) 20250810145002348 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #00: 200 11132 OK (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A308517 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A308517 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250810145002348 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250810145002348 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002348 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:A4CAA19A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002348 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:A4CAA19A output_enabled 0 (mgcp_conn.c:271) 20250810145002348 DLMGCP DEBUG <0013> (1234/rtp C:A4CAA19A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002348 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:A4CAA19A CRCX: connection successfully created: (1234/rtp C:A4CAA19A r=NULL:0<->l=::1:4432) (mgcp_protocol.c:772) 20250810145002348 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #00: 200 11133 OK (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #02: I: A4CAA19A (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4CAA19A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002348 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250810145002349 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250810145002349 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:A5077E4B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:A5077E4B output_enabled 0 (mgcp_conn.c:271) 20250810145002349 DLMGCP DEBUG <0013> (1234/rtp C:A5077E4B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002349 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:A5077E4B CRCX: connection successfully created: (1234/rtp C:A5077E4B r=NULL:0<->l=::1:4434) (mgcp_protocol.c:772) 20250810145002349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #00: 200 11134 OK (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #02: I: A5077E4B (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5077E4B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11135 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250810145002349 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250810145002349 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:16318B43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:16318B43 output_enabled 0 (mgcp_conn.c:271) 20250810145002349 DLMGCP DEBUG <0013> (1234/rtp C:16318B43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002349 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:16318B43 CRCX: connection successfully created: (1234/rtp C:16318B43 r=NULL:0<->l=::1:4436) (mgcp_protocol.c:772) 20250810145002349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #00: 200 11135 OK (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #02: I: 16318B43 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16318B43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11136 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250810145002350 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250810145002350 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:F5AEF4F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:F5AEF4F0 output_enabled 0 (mgcp_conn.c:271) 20250810145002350 DLMGCP DEBUG <0013> (1234/rtp C:F5AEF4F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002350 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:F5AEF4F0 CRCX: connection successfully created: (1234/rtp C:F5AEF4F0 r=NULL:0<->l=::1:4438) (mgcp_protocol.c:772) 20250810145002350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #00: 200 11136 OK (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #02: I: F5AEF4F0 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5AEF4F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11137 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250810145002350 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250810145002350 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:ECA1B2A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:ECA1B2A2 output_enabled 0 (mgcp_conn.c:271) 20250810145002350 DLMGCP DEBUG <0013> (1234/rtp C:ECA1B2A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002350 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:ECA1B2A2 CRCX: connection successfully created: (1234/rtp C:ECA1B2A2 r=NULL:0<->l=::1:4440) (mgcp_protocol.c:772) 20250810145002350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #00: 200 11137 OK (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #02: I: ECA1B2A2 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECA1B2A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11138 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250810145002350 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250810145002350 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:5FD359A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:5FD359A7 output_enabled 0 (mgcp_conn.c:271) 20250810145002350 DLMGCP DEBUG <0013> (1234/rtp C:5FD359A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002350 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:5FD359A7 CRCX: connection successfully created: (1234/rtp C:5FD359A7 r=NULL:0<->l=::1:4442) (mgcp_protocol.c:772) 20250810145002350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #00: 200 11138 OK (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FD359A7 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FD359A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002350 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11139 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250810145002351 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250810145002351 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:F13A2940 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:F13A2940 output_enabled 0 (mgcp_conn.c:271) 20250810145002351 DLMGCP DEBUG <0013> (1234/rtp C:F13A2940 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002351 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:F13A2940 CRCX: connection successfully created: (1234/rtp C:F13A2940 r=NULL:0<->l=::1:4444) (mgcp_protocol.c:772) 20250810145002351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #00: 200 11139 OK (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #02: I: F13A2940 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #04: o=- F13A2940 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250810145002351 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250810145002351 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:1FF5EB54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:1FF5EB54 output_enabled 0 (mgcp_conn.c:271) 20250810145002351 DLMGCP DEBUG <0013> (1234/rtp C:1FF5EB54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002351 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:1FF5EB54 CRCX: connection successfully created: (1234/rtp C:1FF5EB54 r=NULL:0<->l=::1:4446) (mgcp_protocol.c:772) 20250810145002351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #00: 200 11140 OK (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FF5EB54 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1FF5EB54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002351 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250810145002352 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250810145002352 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:CC17734D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:CC17734D output_enabled 0 (mgcp_conn.c:271) 20250810145002352 DLMGCP DEBUG <0013> (1234/rtp C:CC17734D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002352 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:CC17734D CRCX: connection successfully created: (1234/rtp C:CC17734D r=NULL:0<->l=::1:4448) (mgcp_protocol.c:772) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #00: 200 11141 OK (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #02: I: CC17734D (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC17734D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250810145002352 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250810145002352 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:D6701DEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:D6701DEE output_enabled 0 (mgcp_conn.c:271) 20250810145002352 DLMGCP DEBUG <0013> (1234/rtp C:D6701DEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002352 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:D6701DEE CRCX: connection successfully created: (1234/rtp C:D6701DEE r=NULL:0<->l=::1:4450) (mgcp_protocol.c:772) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #00: 200 11142 OK (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #02: I: D6701DEE (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6701DEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250810145002352 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250810145002352 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:99885F77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:99885F77 output_enabled 0 (mgcp_conn.c:271) 20250810145002352 DLMGCP DEBUG <0013> (1234/rtp C:99885F77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002352 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:99885F77 CRCX: connection successfully created: (1234/rtp C:99885F77 r=NULL:0<->l=::1:4452) (mgcp_protocol.c:772) 20250810145002352 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #00: 200 11143 OK (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #02: I: 99885F77 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99885F77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002352 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11144 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250810145002353 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250810145002353 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002353 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:6F7F35D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002353 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:6F7F35D3 output_enabled 0 (mgcp_conn.c:271) 20250810145002353 DLMGCP DEBUG <0013> (1234/rtp C:6F7F35D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002353 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:6F7F35D3 CRCX: connection successfully created: (1234/rtp C:6F7F35D3 r=NULL:0<->l=::1:4454) (mgcp_protocol.c:772) 20250810145002353 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #00: 200 11144 OK (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F7F35D3 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F7F35D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11145 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250810145002353 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250810145002353 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002353 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:C2DDD40A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002353 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:C2DDD40A output_enabled 0 (mgcp_conn.c:271) 20250810145002353 DLMGCP DEBUG <0013> (1234/rtp C:C2DDD40A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002353 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:C2DDD40A CRCX: connection successfully created: (1234/rtp C:C2DDD40A r=NULL:0<->l=::1:4456) (mgcp_protocol.c:772) 20250810145002353 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #00: 200 11145 OK (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #02: I: C2DDD40A (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2DDD40A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002353 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11146 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250810145002354 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250810145002354 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:8C02B72A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:8C02B72A output_enabled 0 (mgcp_conn.c:271) 20250810145002354 DLMGCP DEBUG <0013> (1234/rtp C:8C02B72A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002354 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:8C02B72A CRCX: connection successfully created: (1234/rtp C:8C02B72A r=NULL:0<->l=::1:4458) (mgcp_protocol.c:772) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #00: 200 11146 OK (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C02B72A (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C02B72A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250810145002354 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250810145002354 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:95F7A61F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:95F7A61F output_enabled 0 (mgcp_conn.c:271) 20250810145002354 DLMGCP DEBUG <0013> (1234/rtp C:95F7A61F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002354 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:95F7A61F CRCX: connection successfully created: (1234/rtp C:95F7A61F r=NULL:0<->l=::1:4460) (mgcp_protocol.c:772) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #00: 200 11147 OK (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #02: I: 95F7A61F (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95F7A61F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11148 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250810145002354 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250810145002354 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:4EFA0DC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:4EFA0DC6 output_enabled 0 (mgcp_conn.c:271) 20250810145002354 DLMGCP DEBUG <0013> (1234/rtp C:4EFA0DC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002354 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:4EFA0DC6 CRCX: connection successfully created: (1234/rtp C:4EFA0DC6 r=NULL:0<->l=::1:4462) (mgcp_protocol.c:772) 20250810145002354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #00: 200 11148 OK (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EFA0DC6 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EFA0DC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002354 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11149 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250810145002355 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250810145002355 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:876C13B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:876C13B5 output_enabled 0 (mgcp_conn.c:271) 20250810145002355 DLMGCP DEBUG <0013> (1234/rtp C:876C13B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002355 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:876C13B5 CRCX: connection successfully created: (1234/rtp C:876C13B5 r=NULL:0<->l=::1:4464) (mgcp_protocol.c:772) 20250810145002355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002355 DLMGCP DEBUG <0013> Generated response: line #00: 200 11149 OK (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Generated response: line #02: I: 876C13B5 (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Generated response: line #04: o=- 876C13B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002355 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11150 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250810145002356 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250810145002356 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002356 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:AB9AA799 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:AB9AA799 output_enabled 0 (mgcp_conn.c:271) 20250810145002356 DLMGCP DEBUG <0013> (1234/rtp C:AB9AA799 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002356 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:AB9AA799 CRCX: connection successfully created: (1234/rtp C:AB9AA799 r=NULL:0<->l=::1:4466) (mgcp_protocol.c:772) 20250810145002356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002356 DLMGCP DEBUG <0013> Generated response: line #00: 200 11150 OK (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Generated response: line #02: I: AB9AA799 (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB9AA799 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002356 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11151 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250810145002357 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250810145002357 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:17953B7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:17953B7F output_enabled 0 (mgcp_conn.c:271) 20250810145002357 DLMGCP DEBUG <0013> (1234/rtp C:17953B7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002357 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:17953B7F CRCX: connection successfully created: (1234/rtp C:17953B7F r=NULL:0<->l=::1:4468) (mgcp_protocol.c:772) 20250810145002357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #00: 200 11151 OK (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #02: I: 17953B7F (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17953B7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250810145002357 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250810145002357 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:A591C89B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:A591C89B output_enabled 0 (mgcp_conn.c:271) 20250810145002357 DLMGCP DEBUG <0013> (1234/rtp C:A591C89B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002357 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:A591C89B CRCX: connection successfully created: (1234/rtp C:A591C89B r=NULL:0<->l=::1:4470) (mgcp_protocol.c:772) 20250810145002357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #00: 200 11152 OK (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #02: I: A591C89B (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #04: o=- A591C89B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002357 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250810145002358 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250810145002358 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:F54B77C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:F54B77C2 output_enabled 0 (mgcp_conn.c:271) 20250810145002358 DLMGCP DEBUG <0013> (1234/rtp C:F54B77C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002358 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:F54B77C2 CRCX: connection successfully created: (1234/rtp C:F54B77C2 r=NULL:0<->l=::1:4472) (mgcp_protocol.c:772) 20250810145002358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002358 DLMGCP DEBUG <0013> Generated response: line #00: 200 11153 OK (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Generated response: line #02: I: F54B77C2 (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Generated response: line #04: o=- F54B77C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002358 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250810145002359 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250810145002359 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002359 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:8337F61F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:8337F61F output_enabled 0 (mgcp_conn.c:271) 20250810145002359 DLMGCP DEBUG <0013> (1234/rtp C:8337F61F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002359 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:8337F61F CRCX: connection successfully created: (1234/rtp C:8337F61F r=NULL:0<->l=::1:4474) (mgcp_protocol.c:772) 20250810145002359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002359 DLMGCP DEBUG <0013> Generated response: line #00: 200 11154 OK (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Generated response: line #02: I: 8337F61F (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8337F61F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002359 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11155 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250810145002360 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250810145002360 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002360 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:14A920C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:14A920C4 output_enabled 0 (mgcp_conn.c:271) 20250810145002360 DLMGCP DEBUG <0013> (1234/rtp C:14A920C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002360 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:14A920C4 CRCX: connection successfully created: (1234/rtp C:14A920C4 r=NULL:0<->l=::1:4476) (mgcp_protocol.c:772) 20250810145002360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002360 DLMGCP DEBUG <0013> Generated response: line #00: 200 11155 OK (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Generated response: line #02: I: 14A920C4 (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14A920C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002360 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11156 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250810145002361 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250810145002361 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002361 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:7DDE418D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:7DDE418D output_enabled 0 (mgcp_conn.c:271) 20250810145002361 DLMGCP DEBUG <0013> (1234/rtp C:7DDE418D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002361 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:7DDE418D CRCX: connection successfully created: (1234/rtp C:7DDE418D r=NULL:0<->l=::1:4478) (mgcp_protocol.c:772) 20250810145002361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002361 DLMGCP DEBUG <0013> Generated response: line #00: 200 11156 OK (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DDE418D (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7DDE418D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11157 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250810145002361 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250810145002361 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002362 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:003D9EB9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002362 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:003D9EB9 output_enabled 0 (mgcp_conn.c:271) 20250810145002362 DLMGCP DEBUG <0013> (1234/rtp C:003D9EB9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002362 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:003D9EB9 CRCX: connection successfully created: (1234/rtp C:003D9EB9 r=NULL:0<->l=::1:4480) (mgcp_protocol.c:772) 20250810145002362 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #00: 200 11157 OK (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #02: I: 003D9EB9 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #04: o=- 003D9EB9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11158 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250810145002362 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250810145002362 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002362 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:79B192A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002362 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:79B192A9 output_enabled 0 (mgcp_conn.c:271) 20250810145002362 DLMGCP DEBUG <0013> (1234/rtp C:79B192A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002362 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:79B192A9 CRCX: connection successfully created: (1234/rtp C:79B192A9 r=NULL:0<->l=::1:4482) (mgcp_protocol.c:772) 20250810145002362 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #00: 200 11158 OK (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #02: I: 79B192A9 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79B192A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002362 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11159 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250810145002363 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250810145002363 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002363 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002363 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:7AC81611 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002363 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:7AC81611 output_enabled 0 (mgcp_conn.c:271) 20250810145002363 DLMGCP DEBUG <0013> (1234/rtp C:7AC81611 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002363 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:7AC81611 CRCX: connection successfully created: (1234/rtp C:7AC81611 r=NULL:0<->l=::1:4484) (mgcp_protocol.c:772) 20250810145002363 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002363 DLMGCP DEBUG <0013> Generated response: line #00: 200 11159 OK (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AC81611 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7AC81611 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11160 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250810145002363 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250810145002363 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002363 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0E3CEE05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0E3CEE05 output_enabled 0 (mgcp_conn.c:271) 20250810145002363 DLMGCP DEBUG <0013> (1234/rtp C:0E3CEE05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002363 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:0E3CEE05 CRCX: connection successfully created: (1234/rtp C:0E3CEE05 r=NULL:0<->l=::1:4486) (mgcp_protocol.c:772) 20250810145002363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #00: 200 11160 OK (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E3CEE05 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E3CEE05 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11161 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250810145002364 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250810145002364 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002364 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:966284F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:966284F7 output_enabled 0 (mgcp_conn.c:271) 20250810145002364 DLMGCP DEBUG <0013> (1234/rtp C:966284F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002364 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:966284F7 CRCX: connection successfully created: (1234/rtp C:966284F7 r=NULL:0<->l=::1:4488) (mgcp_protocol.c:772) 20250810145002364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #00: 200 11161 OK (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #02: I: 966284F7 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #04: o=- 966284F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11162 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250810145002364 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250810145002364 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002365 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:A63A5E61 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:A63A5E61 output_enabled 0 (mgcp_conn.c:271) 20250810145002365 DLMGCP DEBUG <0013> (1234/rtp C:A63A5E61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002365 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:A63A5E61 CRCX: connection successfully created: (1234/rtp C:A63A5E61 r=NULL:0<->l=::1:4490) (mgcp_protocol.c:772) 20250810145002365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #00: 200 11162 OK (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #02: I: A63A5E61 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #04: o=- A63A5E61 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11163 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250810145002365 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250810145002365 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002365 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:756A4EEF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:756A4EEF output_enabled 0 (mgcp_conn.c:271) 20250810145002365 DLMGCP DEBUG <0013> (1234/rtp C:756A4EEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002365 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:756A4EEF CRCX: connection successfully created: (1234/rtp C:756A4EEF r=NULL:0<->l=::1:4492) (mgcp_protocol.c:772) 20250810145002365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #00: 200 11163 OK (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #02: I: 756A4EEF (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #04: o=- 756A4EEF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002365 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11164 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250810145002366 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250810145002366 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002366 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:58E1255C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:58E1255C output_enabled 0 (mgcp_conn.c:271) 20250810145002366 DLMGCP DEBUG <0013> (1234/rtp C:58E1255C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002366 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:58E1255C CRCX: connection successfully created: (1234/rtp C:58E1255C r=NULL:0<->l=::1:4494) (mgcp_protocol.c:772) 20250810145002366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #00: 200 11164 OK (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #02: I: 58E1255C (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58E1255C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11165 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250810145002366 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250810145002366 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002366 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:A5F68974 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:A5F68974 output_enabled 0 (mgcp_conn.c:271) 20250810145002366 DLMGCP DEBUG <0013> (1234/rtp C:A5F68974 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002366 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:A5F68974 CRCX: connection successfully created: (1234/rtp C:A5F68974 r=NULL:0<->l=::1:4496) (mgcp_protocol.c:772) 20250810145002366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #00: 200 11165 OK (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #02: I: A5F68974 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5F68974 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002366 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11166 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250810145002367 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250810145002367 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:A7F830BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:A7F830BC output_enabled 0 (mgcp_conn.c:271) 20250810145002367 DLMGCP DEBUG <0013> (1234/rtp C:A7F830BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002367 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:A7F830BC CRCX: connection successfully created: (1234/rtp C:A7F830BC r=NULL:0<->l=::1:4498) (mgcp_protocol.c:772) 20250810145002367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #00: 200 11166 OK (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #02: I: A7F830BC (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7F830BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11167 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250810145002367 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250810145002367 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:F81C0418 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:F81C0418 output_enabled 0 (mgcp_conn.c:271) 20250810145002367 DLMGCP DEBUG <0013> (1234/rtp C:F81C0418 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002367 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:F81C0418 CRCX: connection successfully created: (1234/rtp C:F81C0418 r=NULL:0<->l=::1:4500) (mgcp_protocol.c:772) 20250810145002367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #00: 200 11167 OK (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #02: I: F81C0418 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #04: o=- F81C0418 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11168 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250810145002367 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250810145002367 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:EC5FCB1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:EC5FCB1F output_enabled 0 (mgcp_conn.c:271) 20250810145002367 DLMGCP DEBUG <0013> (1234/rtp C:EC5FCB1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002368 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:EC5FCB1F CRCX: connection successfully created: (1234/rtp C:EC5FCB1F r=NULL:0<->l=::1:4502) (mgcp_protocol.c:772) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #00: 200 11168 OK (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #02: I: EC5FCB1F (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC5FCB1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11169 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250810145002368 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250810145002368 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:8B5F51C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:8B5F51C7 output_enabled 0 (mgcp_conn.c:271) 20250810145002368 DLMGCP DEBUG <0013> (1234/rtp C:8B5F51C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002368 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:8B5F51C7 CRCX: connection successfully created: (1234/rtp C:8B5F51C7 r=NULL:0<->l=::1:4504) (mgcp_protocol.c:772) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #00: 200 11169 OK (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B5F51C7 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B5F51C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11170 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250810145002368 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250810145002368 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:AA654C8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:AA654C8E output_enabled 0 (mgcp_conn.c:271) 20250810145002368 DLMGCP DEBUG <0013> (1234/rtp C:AA654C8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002368 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:AA654C8E CRCX: connection successfully created: (1234/rtp C:AA654C8E r=NULL:0<->l=::1:4506) (mgcp_protocol.c:772) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #00: 200 11170 OK (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #02: I: AA654C8E (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA654C8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11171 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250810145002368 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250810145002368 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:04D39955 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:04D39955 output_enabled 0 (mgcp_conn.c:271) 20250810145002368 DLMGCP DEBUG <0013> (1234/rtp C:04D39955 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002368 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:04D39955 CRCX: connection successfully created: (1234/rtp C:04D39955 r=NULL:0<->l=::1:4508) (mgcp_protocol.c:772) 20250810145002368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #00: 200 11171 OK (mgcp_msg.c:72) 20250810145002368 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #02: I: 04D39955 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04D39955 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11172 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250810145002369 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250810145002369 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:36F8CF63 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:36F8CF63 output_enabled 0 (mgcp_conn.c:271) 20250810145002369 DLMGCP DEBUG <0013> (1234/rtp C:36F8CF63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002369 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:36F8CF63 CRCX: connection successfully created: (1234/rtp C:36F8CF63 r=NULL:0<->l=::1:4510) (mgcp_protocol.c:772) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #00: 200 11172 OK (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #02: I: 36F8CF63 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36F8CF63 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11173 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250810145002369 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250810145002369 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:C2665979 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:C2665979 output_enabled 0 (mgcp_conn.c:271) 20250810145002369 DLMGCP DEBUG <0013> (1234/rtp C:C2665979 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002369 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:C2665979 CRCX: connection successfully created: (1234/rtp C:C2665979 r=NULL:0<->l=::1:4512) (mgcp_protocol.c:772) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #00: 200 11173 OK (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #02: I: C2665979 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2665979 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11174 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250810145002369 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250810145002369 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:FAE645FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:FAE645FB output_enabled 0 (mgcp_conn.c:271) 20250810145002369 DLMGCP DEBUG <0013> (1234/rtp C:FAE645FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002369 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:FAE645FB CRCX: connection successfully created: (1234/rtp C:FAE645FB r=NULL:0<->l=::1:4514) (mgcp_protocol.c:772) 20250810145002369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #00: 200 11174 OK (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #02: I: FAE645FB (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #04: o=- FAE645FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002369 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11175 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250810145002370 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250810145002370 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002370 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:F0616795 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:F0616795 output_enabled 0 (mgcp_conn.c:271) 20250810145002370 DLMGCP DEBUG <0013> (1234/rtp C:F0616795 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002370 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:F0616795 CRCX: connection successfully created: (1234/rtp C:F0616795 r=NULL:0<->l=::1:4516) (mgcp_protocol.c:772) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #00: 200 11175 OK (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #02: I: F0616795 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0616795 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11176 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250810145002370 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250810145002370 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002370 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:0C7DD3E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:0C7DD3E7 output_enabled 0 (mgcp_conn.c:271) 20250810145002370 DLMGCP DEBUG <0013> (1234/rtp C:0C7DD3E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002370 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:0C7DD3E7 CRCX: connection successfully created: (1234/rtp C:0C7DD3E7 r=NULL:0<->l=::1:4518) (mgcp_protocol.c:772) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #00: 200 11176 OK (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C7DD3E7 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C7DD3E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11177 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250810145002370 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250810145002370 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002370 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:52338555 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:52338555 output_enabled 0 (mgcp_conn.c:271) 20250810145002370 DLMGCP DEBUG <0013> (1234/rtp C:52338555 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002370 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:52338555 CRCX: connection successfully created: (1234/rtp C:52338555 r=NULL:0<->l=::1:4520) (mgcp_protocol.c:772) 20250810145002370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #00: 200 11177 OK (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #02: I: 52338555 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52338555 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11178 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250810145002371 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250810145002371 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:0DDAA4BA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:0DDAA4BA output_enabled 0 (mgcp_conn.c:271) 20250810145002371 DLMGCP DEBUG <0013> (1234/rtp C:0DDAA4BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002371 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:0DDAA4BA CRCX: connection successfully created: (1234/rtp C:0DDAA4BA r=NULL:0<->l=::1:4522) (mgcp_protocol.c:772) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #00: 200 11178 OK (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DDAA4BA (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DDAA4BA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11179 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250810145002371 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250810145002371 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:586E4014 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:586E4014 output_enabled 0 (mgcp_conn.c:271) 20250810145002371 DLMGCP DEBUG <0013> (1234/rtp C:586E4014 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002371 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:586E4014 CRCX: connection successfully created: (1234/rtp C:586E4014 r=NULL:0<->l=::1:4524) (mgcp_protocol.c:772) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #00: 200 11179 OK (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #02: I: 586E4014 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #04: o=- 586E4014 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11180 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250810145002371 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250810145002371 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:B27347A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:B27347A3 output_enabled 0 (mgcp_conn.c:271) 20250810145002371 DLMGCP DEBUG <0013> (1234/rtp C:B27347A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002371 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:B27347A3 CRCX: connection successfully created: (1234/rtp C:B27347A3 r=NULL:0<->l=::1:4526) (mgcp_protocol.c:772) 20250810145002371 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #00: 200 11180 OK (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #02: I: B27347A3 (mgcp_msg.c:72) 20250810145002371 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #04: o=- B27347A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11181 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250810145002372 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250810145002372 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:A9B084A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:A9B084A8 output_enabled 0 (mgcp_conn.c:271) 20250810145002372 DLMGCP DEBUG <0013> (1234/rtp C:A9B084A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002372 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:A9B084A8 CRCX: connection successfully created: (1234/rtp C:A9B084A8 r=NULL:0<->l=::1:4528) (mgcp_protocol.c:772) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #00: 200 11181 OK (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #02: I: A9B084A8 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9B084A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11182 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:262) 20250810145002372 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250810145002372 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:1D280A7E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:1D280A7E output_enabled 0 (mgcp_conn.c:271) 20250810145002372 DLMGCP DEBUG <0013> (1234/rtp C:1D280A7E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002372 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:1D280A7E CRCX: connection successfully created: (1234/rtp C:1D280A7E r=NULL:0<->l=::1:4530) (mgcp_protocol.c:772) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #00: 200 11182 OK (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D280A7E (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D280A7E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11183 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:262) 20250810145002372 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250810145002372 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:84D89B01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:84D89B01 output_enabled 0 (mgcp_conn.c:271) 20250810145002372 DLMGCP DEBUG <0013> (1234/rtp C:84D89B01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002372 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:84D89B01 CRCX: connection successfully created: (1234/rtp C:84D89B01 r=NULL:0<->l=::1:4532) (mgcp_protocol.c:772) 20250810145002372 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #00: 200 11183 OK (mgcp_msg.c:72) 20250810145002372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #02: I: 84D89B01 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84D89B01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11184 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:262) 20250810145002373 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250810145002373 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:7A966F5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:7A966F5B output_enabled 0 (mgcp_conn.c:271) 20250810145002373 DLMGCP DEBUG <0013> (1234/rtp C:7A966F5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002373 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:7A966F5B CRCX: connection successfully created: (1234/rtp C:7A966F5B r=NULL:0<->l=::1:4534) (mgcp_protocol.c:772) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #00: 200 11184 OK (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A966F5B (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A966F5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11185 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:262) 20250810145002373 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250810145002373 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:F0B00033 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:F0B00033 output_enabled 0 (mgcp_conn.c:271) 20250810145002373 DLMGCP DEBUG <0013> (1234/rtp C:F0B00033 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002373 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:F0B00033 CRCX: connection successfully created: (1234/rtp C:F0B00033 r=NULL:0<->l=::1:4536) (mgcp_protocol.c:772) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #00: 200 11185 OK (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #02: I: F0B00033 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0B00033 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11186 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:262) 20250810145002373 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250810145002373 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:2CDBD1D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:2CDBD1D1 output_enabled 0 (mgcp_conn.c:271) 20250810145002373 DLMGCP DEBUG <0013> (1234/rtp C:2CDBD1D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002373 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:2CDBD1D1 CRCX: connection successfully created: (1234/rtp C:2CDBD1D1 r=NULL:0<->l=::1:4538) (mgcp_protocol.c:772) 20250810145002373 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002373 DLMGCP DEBUG <0013> Generated response: line #00: 200 11186 OK (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CDBD1D1 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CDBD1D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11187 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:262) 20250810145002374 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250810145002374 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002374 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:8EED923A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002374 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:8EED923A output_enabled 0 (mgcp_conn.c:271) 20250810145002374 DLMGCP DEBUG <0013> (1234/rtp C:8EED923A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002374 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:8EED923A CRCX: connection successfully created: (1234/rtp C:8EED923A r=NULL:0<->l=::1:4540) (mgcp_protocol.c:772) 20250810145002374 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #00: 200 11187 OK (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EED923A (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8EED923A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11188 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:262) 20250810145002374 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250810145002374 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002374 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:5DE0A052 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002374 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:5DE0A052 output_enabled 0 (mgcp_conn.c:271) 20250810145002374 DLMGCP DEBUG <0013> (1234/rtp C:5DE0A052 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002374 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:5DE0A052 CRCX: connection successfully created: (1234/rtp C:5DE0A052 r=NULL:0<->l=::1:4542) (mgcp_protocol.c:772) 20250810145002374 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #00: 200 11188 OK (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DE0A052 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DE0A052 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11189 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002374 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:262) 20250810145002374 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250810145002374 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002374 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:EC063A18 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002374 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:EC063A18 output_enabled 0 (mgcp_conn.c:271) 20250810145002374 DLMGCP DEBUG <0013> (1234/rtp C:EC063A18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002375 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:EC063A18 CRCX: connection successfully created: (1234/rtp C:EC063A18 r=NULL:0<->l=::1:4544) (mgcp_protocol.c:772) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #00: 200 11189 OK (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #02: I: EC063A18 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC063A18 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11190 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:262) 20250810145002375 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250810145002375 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002375 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:6F5D7543 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:6F5D7543 output_enabled 0 (mgcp_conn.c:271) 20250810145002375 DLMGCP DEBUG <0013> (1234/rtp C:6F5D7543 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002375 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:6F5D7543 CRCX: connection successfully created: (1234/rtp C:6F5D7543 r=NULL:0<->l=::1:4546) (mgcp_protocol.c:772) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #00: 200 11190 OK (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F5D7543 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F5D7543 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11191 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:262) 20250810145002375 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250810145002375 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002375 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:AB1B9DB9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:AB1B9DB9 output_enabled 0 (mgcp_conn.c:271) 20250810145002375 DLMGCP DEBUG <0013> (1234/rtp C:AB1B9DB9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002375 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:AB1B9DB9 CRCX: connection successfully created: (1234/rtp C:AB1B9DB9 r=NULL:0<->l=::1:4548) (mgcp_protocol.c:772) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #00: 200 11191 OK (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #02: I: AB1B9DB9 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB1B9DB9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11192 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:262) 20250810145002375 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250810145002375 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002375 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:1DDEF5E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:1DDEF5E7 output_enabled 0 (mgcp_conn.c:271) 20250810145002375 DLMGCP DEBUG <0013> (1234/rtp C:1DDEF5E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002376 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:1DDEF5E7 CRCX: connection successfully created: (1234/rtp C:1DDEF5E7 r=NULL:0<->l=::1:4550) (mgcp_protocol.c:772) 20250810145002376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #00: 200 11192 OK (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DDEF5E7 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1DDEF5E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11193 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:262) 20250810145002376 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250810145002376 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:C0AE5FF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:C0AE5FF7 output_enabled 0 (mgcp_conn.c:271) 20250810145002376 DLMGCP DEBUG <0013> (1234/rtp C:C0AE5FF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002376 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:C0AE5FF7 CRCX: connection successfully created: (1234/rtp C:C0AE5FF7 r=NULL:0<->l=::1:4552) (mgcp_protocol.c:772) 20250810145002376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #00: 200 11193 OK (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #02: I: C0AE5FF7 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0AE5FF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11194 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:262) 20250810145002376 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250810145002376 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:AD6AF25F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:AD6AF25F output_enabled 0 (mgcp_conn.c:271) 20250810145002376 DLMGCP DEBUG <0013> (1234/rtp C:AD6AF25F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002376 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:AD6AF25F CRCX: connection successfully created: (1234/rtp C:AD6AF25F r=NULL:0<->l=::1:4554) (mgcp_protocol.c:772) 20250810145002376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #00: 200 11194 OK (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #02: I: AD6AF25F (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD6AF25F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11195 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:262) 20250810145002376 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250810145002376 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:F0DB039E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:F0DB039E output_enabled 0 (mgcp_conn.c:271) 20250810145002377 DLMGCP DEBUG <0013> (1234/rtp C:F0DB039E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002377 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:F0DB039E CRCX: connection successfully created: (1234/rtp C:F0DB039E r=NULL:0<->l=::1:4556) (mgcp_protocol.c:772) 20250810145002377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #00: 200 11195 OK (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #02: I: F0DB039E (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0DB039E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11196 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:262) 20250810145002377 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250810145002377 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002377 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:ECEE9489 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002377 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:ECEE9489 output_enabled 0 (mgcp_conn.c:271) 20250810145002377 DLMGCP DEBUG <0013> (1234/rtp C:ECEE9489 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002377 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:ECEE9489 CRCX: connection successfully created: (1234/rtp C:ECEE9489 r=NULL:0<->l=::1:4558) (mgcp_protocol.c:772) 20250810145002377 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #00: 200 11196 OK (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #02: I: ECEE9489 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECEE9489 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11197 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:262) 20250810145002378 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250810145002378 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002378 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:C84BC1B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002378 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:C84BC1B8 output_enabled 0 (mgcp_conn.c:271) 20250810145002378 DLMGCP DEBUG <0013> (1234/rtp C:C84BC1B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002378 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:C84BC1B8 CRCX: connection successfully created: (1234/rtp C:C84BC1B8 r=NULL:0<->l=::1:4560) (mgcp_protocol.c:772) 20250810145002378 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002378 DLMGCP DEBUG <0013> Generated response: line #00: 200 11197 OK (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Generated response: line #02: I: C84BC1B8 (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Generated response: line #04: o=- C84BC1B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002378 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11198 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:262) 20250810145002379 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250810145002379 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002379 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:420E5C36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002379 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:420E5C36 output_enabled 0 (mgcp_conn.c:271) 20250810145002379 DLMGCP DEBUG <0013> (1234/rtp C:420E5C36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002379 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:420E5C36 CRCX: connection successfully created: (1234/rtp C:420E5C36 r=NULL:0<->l=::1:4562) (mgcp_protocol.c:772) 20250810145002379 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002379 DLMGCP DEBUG <0013> Generated response: line #00: 200 11198 OK (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Generated response: line #02: I: 420E5C36 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Generated response: line #04: o=- 420E5C36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11199 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:262) 20250810145002380 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250810145002380 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002380 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:BB04A2ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002380 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:BB04A2ED output_enabled 0 (mgcp_conn.c:271) 20250810145002380 DLMGCP DEBUG <0013> (1234/rtp C:BB04A2ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002380 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:BB04A2ED CRCX: connection successfully created: (1234/rtp C:BB04A2ED r=NULL:0<->l=::1:4564) (mgcp_protocol.c:772) 20250810145002380 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #00: 200 11199 OK (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #02: I: BB04A2ED (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB04A2ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11200 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:262) 20250810145002380 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250810145002380 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002380 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:79FE250B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002380 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:79FE250B output_enabled 0 (mgcp_conn.c:271) 20250810145002380 DLMGCP DEBUG <0013> (1234/rtp C:79FE250B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002380 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:79FE250B CRCX: connection successfully created: (1234/rtp C:79FE250B r=NULL:0<->l=::1:4566) (mgcp_protocol.c:772) 20250810145002380 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #00: 200 11200 OK (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #02: I: 79FE250B (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79FE250B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002380 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11201 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:262) 20250810145002381 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250810145002381 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002381 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:3B5ED9C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002381 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:3B5ED9C8 output_enabled 0 (mgcp_conn.c:271) 20250810145002381 DLMGCP DEBUG <0013> (1234/rtp C:3B5ED9C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002381 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:3B5ED9C8 CRCX: connection successfully created: (1234/rtp C:3B5ED9C8 r=NULL:0<->l=::1:4568) (mgcp_protocol.c:772) 20250810145002381 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002381 DLMGCP DEBUG <0013> Generated response: line #00: 200 11201 OK (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B5ED9C8 (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B5ED9C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002381 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11202 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:262) 20250810145002382 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250810145002382 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002382 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:12F072C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002382 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:12F072C8 output_enabled 0 (mgcp_conn.c:271) 20250810145002382 DLMGCP DEBUG <0013> (1234/rtp C:12F072C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002382 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:12F072C8 CRCX: connection successfully created: (1234/rtp C:12F072C8 r=NULL:0<->l=::1:4570) (mgcp_protocol.c:772) 20250810145002382 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002382 DLMGCP DEBUG <0013> Generated response: line #00: 200 11202 OK (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Generated response: line #02: I: 12F072C8 (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12F072C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002382 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11203 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:262) 20250810145002383 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250810145002383 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002383 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:6F081290 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002383 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:6F081290 output_enabled 0 (mgcp_conn.c:271) 20250810145002383 DLMGCP DEBUG <0013> (1234/rtp C:6F081290 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002383 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:6F081290 CRCX: connection successfully created: (1234/rtp C:6F081290 r=NULL:0<->l=::1:4572) (mgcp_protocol.c:772) 20250810145002383 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002383 DLMGCP DEBUG <0013> Generated response: line #00: 200 11203 OK (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F081290 (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F081290 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002383 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11204 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:262) 20250810145002384 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250810145002384 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002384 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:E96822EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002384 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:E96822EA output_enabled 0 (mgcp_conn.c:271) 20250810145002384 DLMGCP DEBUG <0013> (1234/rtp C:E96822EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002384 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:E96822EA CRCX: connection successfully created: (1234/rtp C:E96822EA r=NULL:0<->l=::1:4574) (mgcp_protocol.c:772) 20250810145002384 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002384 DLMGCP DEBUG <0013> Generated response: line #00: 200 11204 OK (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Generated response: line #02: I: E96822EA (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Generated response: line #04: o=- E96822EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11205 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002384 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:262) 20250810145002384 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250810145002384 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002384 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:53040FF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002384 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:53040FF2 output_enabled 0 (mgcp_conn.c:271) 20250810145002384 DLMGCP DEBUG <0013> (1234/rtp C:53040FF2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002384 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:53040FF2 CRCX: connection successfully created: (1234/rtp C:53040FF2 r=NULL:0<->l=::1:4576) (mgcp_protocol.c:772) 20250810145002384 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #00: 200 11205 OK (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #02: I: 53040FF2 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53040FF2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11206 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:262) 20250810145002385 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250810145002385 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:D226C46B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:D226C46B output_enabled 0 (mgcp_conn.c:271) 20250810145002385 DLMGCP DEBUG <0013> (1234/rtp C:D226C46B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002385 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:D226C46B CRCX: connection successfully created: (1234/rtp C:D226C46B r=NULL:0<->l=::1:4578) (mgcp_protocol.c:772) 20250810145002385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #00: 200 11206 OK (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #02: I: D226C46B (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #04: o=- D226C46B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002385 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11207 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:262) 20250810145002386 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250810145002386 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:EB07D89C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:EB07D89C output_enabled 0 (mgcp_conn.c:271) 20250810145002386 DLMGCP DEBUG <0013> (1234/rtp C:EB07D89C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002386 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:EB07D89C CRCX: connection successfully created: (1234/rtp C:EB07D89C r=NULL:0<->l=::1:4580) (mgcp_protocol.c:772) 20250810145002386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #00: 200 11207 OK (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #02: I: EB07D89C (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB07D89C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11208 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:262) 20250810145002386 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250810145002386 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:08DE59EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:08DE59EB output_enabled 0 (mgcp_conn.c:271) 20250810145002386 DLMGCP DEBUG <0013> (1234/rtp C:08DE59EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002386 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:08DE59EB CRCX: connection successfully created: (1234/rtp C:08DE59EB r=NULL:0<->l=::1:4582) (mgcp_protocol.c:772) 20250810145002386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #00: 200 11208 OK (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #02: I: 08DE59EB (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08DE59EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002386 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:262) 20250810145002387 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250810145002387 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002387 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:325B8002 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002387 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:325B8002 output_enabled 0 (mgcp_conn.c:271) 20250810145002387 DLMGCP DEBUG <0013> (1234/rtp C:325B8002 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002387 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:325B8002 CRCX: connection successfully created: (1234/rtp C:325B8002 r=NULL:0<->l=::1:4584) (mgcp_protocol.c:772) 20250810145002387 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #00: 200 11209 OK (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #02: I: 325B8002 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #04: o=- 325B8002 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:262) 20250810145002387 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250810145002387 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002387 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:137352CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002387 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:137352CD output_enabled 0 (mgcp_conn.c:271) 20250810145002387 DLMGCP DEBUG <0013> (1234/rtp C:137352CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002387 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:137352CD CRCX: connection successfully created: (1234/rtp C:137352CD r=NULL:0<->l=::1:4586) (mgcp_protocol.c:772) 20250810145002387 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #00: 200 11210 OK (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #02: I: 137352CD (mgcp_msg.c:72) 20250810145002387 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #04: o=- 137352CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:262) 20250810145002388 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250810145002388 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002388 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:798025AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002388 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:798025AF output_enabled 0 (mgcp_conn.c:271) 20250810145002388 DLMGCP DEBUG <0013> (1234/rtp C:798025AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002388 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:798025AF CRCX: connection successfully created: (1234/rtp C:798025AF r=NULL:0<->l=::1:4588) (mgcp_protocol.c:772) 20250810145002388 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #00: 200 11211 OK (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #02: I: 798025AF (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #04: o=- 798025AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:262) 20250810145002388 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250810145002388 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002388 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:AAAE90E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002388 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:AAAE90E0 output_enabled 0 (mgcp_conn.c:271) 20250810145002388 DLMGCP DEBUG <0013> (1234/rtp C:AAAE90E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002388 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:AAAE90E0 CRCX: connection successfully created: (1234/rtp C:AAAE90E0 r=NULL:0<->l=::1:4590) (mgcp_protocol.c:772) 20250810145002388 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #00: 200 11212 OK (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #02: I: AAAE90E0 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #04: o=- AAAE90E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002388 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11213 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:262) 20250810145002389 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250810145002389 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002389 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:DBACBD9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002389 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:DBACBD9A output_enabled 0 (mgcp_conn.c:271) 20250810145002389 DLMGCP DEBUG <0013> (1234/rtp C:DBACBD9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002389 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:DBACBD9A CRCX: connection successfully created: (1234/rtp C:DBACBD9A r=NULL:0<->l=::1:4592) (mgcp_protocol.c:772) 20250810145002389 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #00: 200 11213 OK (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #02: I: DBACBD9A (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBACBD9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11214 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:262) 20250810145002389 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250810145002389 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002389 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:908FE6B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002389 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:908FE6B8 output_enabled 0 (mgcp_conn.c:271) 20250810145002389 DLMGCP DEBUG <0013> (1234/rtp C:908FE6B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002389 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:908FE6B8 CRCX: connection successfully created: (1234/rtp C:908FE6B8 r=NULL:0<->l=::1:4594) (mgcp_protocol.c:772) 20250810145002389 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #00: 200 11214 OK (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #02: I: 908FE6B8 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #04: o=- 908FE6B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002389 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11215 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:262) 20250810145002390 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250810145002390 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002390 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:D57A471A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002390 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:D57A471A output_enabled 0 (mgcp_conn.c:271) 20250810145002390 DLMGCP DEBUG <0013> (1234/rtp C:D57A471A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002390 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:D57A471A CRCX: connection successfully created: (1234/rtp C:D57A471A r=NULL:0<->l=::1:4596) (mgcp_protocol.c:772) 20250810145002390 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #00: 200 11215 OK (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #02: I: D57A471A (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #04: o=- D57A471A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11216 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:262) 20250810145002390 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250810145002390 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002390 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:BB9FFB5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002390 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:BB9FFB5B output_enabled 0 (mgcp_conn.c:271) 20250810145002390 DLMGCP DEBUG <0013> (1234/rtp C:BB9FFB5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002390 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:BB9FFB5B CRCX: connection successfully created: (1234/rtp C:BB9FFB5B r=NULL:0<->l=::1:4598) (mgcp_protocol.c:772) 20250810145002390 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #00: 200 11216 OK (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #02: I: BB9FFB5B (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB9FFB5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002390 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11217 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:262) 20250810145002391 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250810145002391 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002391 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:967FBDCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002391 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:967FBDCE output_enabled 0 (mgcp_conn.c:271) 20250810145002391 DLMGCP DEBUG <0013> (1234/rtp C:967FBDCE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002391 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:967FBDCE CRCX: connection successfully created: (1234/rtp C:967FBDCE r=NULL:0<->l=::1:4600) (mgcp_protocol.c:772) 20250810145002391 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #00: 200 11217 OK (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #02: I: 967FBDCE (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #04: o=- 967FBDCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11218 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:262) 20250810145002391 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250810145002391 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002391 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:2F312461 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002391 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:2F312461 output_enabled 0 (mgcp_conn.c:271) 20250810145002391 DLMGCP DEBUG <0013> (1234/rtp C:2F312461 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002391 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:2F312461 CRCX: connection successfully created: (1234/rtp C:2F312461 r=NULL:0<->l=::1:4602) (mgcp_protocol.c:772) 20250810145002391 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #00: 200 11218 OK (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F312461 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F312461 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002391 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11219 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:262) 20250810145002392 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250810145002392 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002392 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002392 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:4895B423 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002392 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:4895B423 output_enabled 0 (mgcp_conn.c:271) 20250810145002392 DLMGCP DEBUG <0013> (1234/rtp C:4895B423 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002392 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:4895B423 CRCX: connection successfully created: (1234/rtp C:4895B423 r=NULL:0<->l=::1:4604) (mgcp_protocol.c:772) 20250810145002392 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002392 DLMGCP DEBUG <0013> Generated response: line #00: 200 11219 OK (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Generated response: line #02: I: 4895B423 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4895B423 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11220 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002392 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:262) 20250810145002392 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250810145002392 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002392 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002392 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:FD8B4AA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002392 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:FD8B4AA1 output_enabled 0 (mgcp_conn.c:271) 20250810145002392 DLMGCP DEBUG <0013> (1234/rtp C:FD8B4AA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002392 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:FD8B4AA1 CRCX: connection successfully created: (1234/rtp C:FD8B4AA1 r=NULL:0<->l=::1:4606) (mgcp_protocol.c:772) 20250810145002392 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #00: 200 11220 OK (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #02: I: FD8B4AA1 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD8B4AA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:262) 20250810145002393 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250810145002393 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002393 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002393 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:F291A9C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002393 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:F291A9C4 output_enabled 0 (mgcp_conn.c:271) 20250810145002393 DLMGCP DEBUG <0013> (1234/rtp C:F291A9C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002393 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:F291A9C4 CRCX: connection successfully created: (1234/rtp C:F291A9C4 r=NULL:0<->l=::1:4608) (mgcp_protocol.c:772) 20250810145002393 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #00: 200 11221 OK (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #02: I: F291A9C4 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #04: o=- F291A9C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002393 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:262) 20250810145002393 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250810145002393 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002393 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002393 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:6BE3522B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002394 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:6BE3522B output_enabled 0 (mgcp_conn.c:271) 20250810145002394 DLMGCP DEBUG <0013> (1234/rtp C:6BE3522B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002394 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:6BE3522B CRCX: connection successfully created: (1234/rtp C:6BE3522B r=NULL:0<->l=::1:4610) (mgcp_protocol.c:772) 20250810145002394 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #00: 200 11222 OK (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #02: I: 6BE3522B (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6BE3522B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:262) 20250810145002394 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250810145002394 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002394 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:A9B02068 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002394 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:A9B02068 output_enabled 0 (mgcp_conn.c:271) 20250810145002394 DLMGCP DEBUG <0013> (1234/rtp C:A9B02068 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002394 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:A9B02068 CRCX: connection successfully created: (1234/rtp C:A9B02068 r=NULL:0<->l=::1:4612) (mgcp_protocol.c:772) 20250810145002394 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #00: 200 11223 OK (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #02: I: A9B02068 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9B02068 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002394 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:262) 20250810145002395 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250810145002395 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002395 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145002395 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:472039C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145002395 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:472039C8 output_enabled 0 (mgcp_conn.c:271) 20250810145002395 DLMGCP DEBUG <0013> (1234/rtp C:472039C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145002395 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:472039C8 CRCX: connection successfully created: (1234/rtp C:472039C8 r=NULL:0<->l=::1:4614) (mgcp_protocol.c:772) 20250810145002395 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002395 DLMGCP DEBUG <0013> Generated response: line #00: 200 11224 OK (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Generated response: line #02: I: 472039C8 (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Generated response: line #04: o=- 472039C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145002395 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145002396 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11225 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002396 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145002396 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145002396 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145002396 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:268) 20250810145002396 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:336) 20250810145002396 DLMGCP INFO <0013> CRCX: executing request handler for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:373) 20250810145002396 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145002396 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:642) 20250810145002396 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:146) 20250810145002396 DLMGCP DEBUG <0013> Generated response: line #00: 403 11225 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass 20250810145002396 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11226 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002396 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145002396 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145002396 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002396 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002396 DLMGCP DEBUG <0013> Generated response: line #00: 200 11226 OK (mgcp_msg.c:72) 20250810145002397 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11227 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002397 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145002397 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145002397 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002397 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002397 DLMGCP DEBUG <0013> Generated response: line #00: 200 11227 OK (mgcp_msg.c:72) 20250810145002397 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11228 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002397 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250810145002397 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250810145002397 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002397 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002397 DLMGCP DEBUG <0013> Generated response: line #00: 200 11228 OK (mgcp_msg.c:72) 20250810145002397 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11229 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002397 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250810145002397 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145002397 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002397 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002397 DLMGCP DEBUG <0013> Generated response: line #00: 200 11229 OK (mgcp_msg.c:72) 20250810145002398 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11230 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002398 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145002398 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145002398 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002398 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002398 DLMGCP DEBUG <0013> Generated response: line #00: 200 11230 OK (mgcp_msg.c:72) 20250810145002398 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11231 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002398 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250810145002398 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250810145002398 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002398 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002398 DLMGCP DEBUG <0013> Generated response: line #00: 200 11231 OK (mgcp_msg.c:72) 20250810145002399 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11232 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002399 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250810145002399 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250810145002399 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002399 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002399 DLMGCP DEBUG <0013> Generated response: line #00: 200 11232 OK (mgcp_msg.c:72) 20250810145002399 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11233 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002399 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250810145002399 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250810145002399 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002399 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002399 DLMGCP DEBUG <0013> Generated response: line #00: 200 11233 OK (mgcp_msg.c:72) 20250810145002399 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11234 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002399 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250810145002399 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250810145002399 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002399 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002399 DLMGCP DEBUG <0013> Generated response: line #00: 200 11234 OK (mgcp_msg.c:72) 20250810145002400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11235 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002400 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250810145002400 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250810145002400 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002400 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002400 DLMGCP DEBUG <0013> Generated response: line #00: 200 11235 OK (mgcp_msg.c:72) 20250810145002400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11236 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002400 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250810145002400 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250810145002400 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002400 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002400 DLMGCP DEBUG <0013> Generated response: line #00: 200 11236 OK (mgcp_msg.c:72) 20250810145002400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11237 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002400 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250810145002400 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250810145002400 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002400 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002400 DLMGCP DEBUG <0013> Generated response: line #00: 200 11237 OK (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11238 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250810145002401 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250810145002401 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002401 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002401 DLMGCP DEBUG <0013> Generated response: line #00: 200 11238 OK (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11239 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250810145002401 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250810145002401 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002401 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002401 DLMGCP DEBUG <0013> Generated response: line #00: 200 11239 OK (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11240 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250810145002401 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250810145002401 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002401 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002401 DLMGCP DEBUG <0013> Generated response: line #00: 200 11240 OK (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11241 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250810145002401 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250810145002401 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002401 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002401 DLMGCP DEBUG <0013> Generated response: line #00: 200 11241 OK (mgcp_msg.c:72) 20250810145002402 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11242 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002402 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250810145002402 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250810145002402 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002402 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002402 DLMGCP DEBUG <0013> Generated response: line #00: 200 11242 OK (mgcp_msg.c:72) 20250810145002402 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11243 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002402 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250810145002402 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250810145002402 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002402 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002402 DLMGCP DEBUG <0013> Generated response: line #00: 200 11243 OK (mgcp_msg.c:72) 20250810145002403 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11244 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002403 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002403 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250810145002403 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250810145002403 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002403 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002403 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002403 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002403 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002403 DLMGCP DEBUG <0013> Generated response: line #00: 200 11244 OK (mgcp_msg.c:72) 20250810145002403 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11245 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002403 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002403 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250810145002403 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250810145002403 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002403 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002403 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002403 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002403 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002403 DLMGCP DEBUG <0013> Generated response: line #00: 200 11245 OK (mgcp_msg.c:72) 20250810145002403 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11246 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002403 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002403 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250810145002403 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250810145002403 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002403 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002403 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002404 DLMGCP DEBUG <0013> Generated response: line #00: 200 11246 OK (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11247 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250810145002404 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250810145002404 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002404 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002404 DLMGCP DEBUG <0013> Generated response: line #00: 200 11247 OK (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11248 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250810145002404 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250810145002404 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002404 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002404 DLMGCP DEBUG <0013> Generated response: line #00: 200 11248 OK (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11249 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250810145002404 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250810145002404 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002404 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002404 DLMGCP DEBUG <0013> Generated response: line #00: 200 11249 OK (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11250 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250810145002404 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250810145002404 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002404 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002404 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002405 DLMGCP DEBUG <0013> Generated response: line #00: 200 11250 OK (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11251 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250810145002405 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250810145002405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002405 DLMGCP DEBUG <0013> Generated response: line #00: 200 11251 OK (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11252 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250810145002405 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250810145002405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002405 DLMGCP DEBUG <0013> Generated response: line #00: 200 11252 OK (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11253 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250810145002405 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250810145002405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002405 DLMGCP DEBUG <0013> Generated response: line #00: 200 11253 OK (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11254 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250810145002405 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250810145002405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002405 DLMGCP DEBUG <0013> Generated response: line #00: 200 11254 OK (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11255 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:280) 20250810145002406 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002406 DLMGCP DEBUG <0013> Generated response: line #00: 200 11255 OK (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11256 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:280) 20250810145002406 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002406 DLMGCP DEBUG <0013> Generated response: line #00: 200 11256 OK (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11257 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:280) 20250810145002406 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002406 DLMGCP DEBUG <0013> Generated response: line #00: 200 11257 OK (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11258 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:280) 20250810145002406 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002406 DLMGCP DEBUG <0013> Generated response: line #00: 200 11258 OK (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11259 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:280) 20250810145002406 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002406 DLMGCP DEBUG <0013> Generated response: line #00: 200 11259 OK (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11260 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:280) 20250810145002406 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002406 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002406 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002406 DLMGCP DEBUG <0013> Generated response: line #00: 200 11260 OK (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11261 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:280) 20250810145002407 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002407 DLMGCP DEBUG <0013> Generated response: line #00: 200 11261 OK (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11262 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:280) 20250810145002407 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002407 DLMGCP DEBUG <0013> Generated response: line #00: 200 11262 OK (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11263 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:280) 20250810145002407 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002407 DLMGCP DEBUG <0013> Generated response: line #00: 200 11263 OK (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11264 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:280) 20250810145002407 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002407 DLMGCP DEBUG <0013> Generated response: line #00: 200 11264 OK (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11265 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:280) 20250810145002407 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002407 DLMGCP DEBUG <0013> Generated response: line #00: 200 11265 OK (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11266 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:280) 20250810145002407 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002407 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002407 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002407 DLMGCP DEBUG <0013> Generated response: line #00: 200 11266 OK (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11267 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:280) 20250810145002408 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002408 DLMGCP DEBUG <0013> Generated response: line #00: 200 11267 OK (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11268 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:280) 20250810145002408 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002408 DLMGCP DEBUG <0013> Generated response: line #00: 200 11268 OK (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11269 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:280) 20250810145002408 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002408 DLMGCP DEBUG <0013> Generated response: line #00: 200 11269 OK (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11270 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:280) 20250810145002408 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002408 DLMGCP DEBUG <0013> Generated response: line #00: 200 11270 OK (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11271 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:280) 20250810145002408 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002408 DLMGCP DEBUG <0013> Generated response: line #00: 200 11271 OK (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11272 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:280) 20250810145002408 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002408 DLMGCP DEBUG <0013> Generated response: line #00: 200 11272 OK (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11273 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:280) 20250810145002408 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002408 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002408 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002408 DLMGCP DEBUG <0013> Generated response: line #00: 200 11273 OK (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11274 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:280) 20250810145002409 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002409 DLMGCP DEBUG <0013> Generated response: line #00: 200 11274 OK (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11275 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:280) 20250810145002409 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002409 DLMGCP DEBUG <0013> Generated response: line #00: 200 11275 OK (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11276 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:280) 20250810145002409 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002409 DLMGCP DEBUG <0013> Generated response: line #00: 200 11276 OK (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11277 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:280) 20250810145002409 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002409 DLMGCP DEBUG <0013> Generated response: line #00: 200 11277 OK (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11278 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:280) 20250810145002409 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002409 DLMGCP DEBUG <0013> Generated response: line #00: 200 11278 OK (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11279 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:280) 20250810145002409 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002409 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002409 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002409 DLMGCP DEBUG <0013> Generated response: line #00: 200 11279 OK (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11280 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002409 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:280) 20250810145002410 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002410 DLMGCP DEBUG <0013> Generated response: line #00: 200 11280 OK (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11281 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:280) 20250810145002410 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002410 DLMGCP DEBUG <0013> Generated response: line #00: 200 11281 OK (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11282 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:280) 20250810145002410 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002410 DLMGCP DEBUG <0013> Generated response: line #00: 200 11282 OK (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11283 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:280) 20250810145002410 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002410 DLMGCP DEBUG <0013> Generated response: line #00: 200 11283 OK (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11284 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:280) 20250810145002410 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002410 DLMGCP DEBUG <0013> Generated response: line #00: 200 11284 OK (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11285 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:280) 20250810145002410 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002410 DLMGCP DEBUG <0013> Generated response: line #00: 200 11285 OK (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11286 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:280) 20250810145002410 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002410 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002410 DLMGCP DEBUG <0013> Generated response: line #00: 200 11286 OK (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11287 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:280) 20250810145002411 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002411 DLMGCP DEBUG <0013> Generated response: line #00: 200 11287 OK (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11288 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:280) 20250810145002411 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002411 DLMGCP DEBUG <0013> Generated response: line #00: 200 11288 OK (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11289 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:280) 20250810145002411 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002411 DLMGCP DEBUG <0013> Generated response: line #00: 200 11289 OK (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11290 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:280) 20250810145002411 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002411 DLMGCP DEBUG <0013> Generated response: line #00: 200 11290 OK (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11291 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:280) 20250810145002411 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002411 DLMGCP DEBUG <0013> Generated response: line #00: 200 11291 OK (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11292 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:280) 20250810145002411 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002411 DLMGCP DEBUG <0013> Generated response: line #00: 200 11292 OK (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11293 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002411 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:280) 20250810145002411 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250810145002411 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002412 DLMGCP DEBUG <0013> Generated response: line #00: 200 11293 OK (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11294 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:280) 20250810145002412 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002412 DLMGCP DEBUG <0013> Generated response: line #00: 200 11294 OK (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11295 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:280) 20250810145002412 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002412 DLMGCP DEBUG <0013> Generated response: line #00: 200 11295 OK (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11296 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:280) 20250810145002412 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002412 DLMGCP DEBUG <0013> Generated response: line #00: 200 11296 OK (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11297 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:280) 20250810145002412 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002412 DLMGCP DEBUG <0013> Generated response: line #00: 200 11297 OK (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11298 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:280) 20250810145002412 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002412 DLMGCP DEBUG <0013> Generated response: line #00: 200 11298 OK (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11299 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:280) 20250810145002412 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002412 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002412 DLMGCP DEBUG <0013> Generated response: line #00: 200 11299 OK (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11300 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:280) 20250810145002413 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002413 DLMGCP DEBUG <0013> Generated response: line #00: 200 11300 OK (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11301 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:280) 20250810145002413 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002413 DLMGCP DEBUG <0013> Generated response: line #00: 200 11301 OK (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11302 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:280) 20250810145002413 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002413 DLMGCP DEBUG <0013> Generated response: line #00: 200 11302 OK (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11303 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:280) 20250810145002413 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002413 DLMGCP DEBUG <0013> Generated response: line #00: 200 11303 OK (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11304 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:280) 20250810145002413 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002413 DLMGCP DEBUG <0013> Generated response: line #00: 200 11304 OK (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11305 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:280) 20250810145002413 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002413 DLMGCP DEBUG <0013> Generated response: line #00: 200 11305 OK (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11306 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:280) 20250810145002413 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002413 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002413 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002414 DLMGCP DEBUG <0013> Generated response: line #00: 200 11306 OK (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11307 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:280) 20250810145002414 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002414 DLMGCP DEBUG <0013> Generated response: line #00: 200 11307 OK (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11308 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:280) 20250810145002414 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002414 DLMGCP DEBUG <0013> Generated response: line #00: 200 11308 OK (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11309 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:280) 20250810145002414 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002414 DLMGCP DEBUG <0013> Generated response: line #00: 200 11309 OK (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11310 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:280) 20250810145002414 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002414 DLMGCP DEBUG <0013> Generated response: line #00: 200 11310 OK (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11311 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:280) 20250810145002414 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002414 DLMGCP DEBUG <0013> Generated response: line #00: 200 11311 OK (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11312 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:280) 20250810145002414 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002414 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002414 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002414 DLMGCP DEBUG <0013> Generated response: line #00: 200 11312 OK (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11313 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:280) 20250810145002415 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002415 DLMGCP DEBUG <0013> Generated response: line #00: 200 11313 OK (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11314 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:280) 20250810145002415 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002415 DLMGCP DEBUG <0013> Generated response: line #00: 200 11314 OK (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11315 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:280) 20250810145002415 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002415 DLMGCP DEBUG <0013> Generated response: line #00: 200 11315 OK (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11316 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:280) 20250810145002415 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002415 DLMGCP DEBUG <0013> Generated response: line #00: 200 11316 OK (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11317 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:280) 20250810145002415 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002415 DLMGCP DEBUG <0013> Generated response: line #00: 200 11317 OK (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11318 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:280) 20250810145002415 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002415 DLMGCP DEBUG <0013> Generated response: line #00: 200 11318 OK (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11319 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:280) 20250810145002415 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002415 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002416 DLMGCP DEBUG <0013> Generated response: line #00: 200 11319 OK (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11320 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:280) 20250810145002416 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002416 DLMGCP DEBUG <0013> Generated response: line #00: 200 11320 OK (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11321 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:280) 20250810145002416 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002416 DLMGCP DEBUG <0013> Generated response: line #00: 200 11321 OK (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11322 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:280) 20250810145002416 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002416 DLMGCP DEBUG <0013> Generated response: line #00: 200 11322 OK (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11323 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:280) 20250810145002416 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002416 DLMGCP DEBUG <0013> Generated response: line #00: 200 11323 OK (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11324 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:280) 20250810145002416 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002416 DLMGCP DEBUG <0013> Generated response: line #00: 200 11324 OK (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11325 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:280) 20250810145002416 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002416 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002416 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002416 DLMGCP DEBUG <0013> Generated response: line #00: 200 11325 OK (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11326 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:280) 20250810145002417 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002417 DLMGCP DEBUG <0013> Generated response: line #00: 200 11326 OK (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11327 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:280) 20250810145002417 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002417 DLMGCP DEBUG <0013> Generated response: line #00: 200 11327 OK (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11328 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:280) 20250810145002417 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002417 DLMGCP DEBUG <0013> Generated response: line #00: 200 11328 OK (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11329 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:280) 20250810145002417 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002417 DLMGCP DEBUG <0013> Generated response: line #00: 200 11329 OK (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11330 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:280) 20250810145002417 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002417 DLMGCP DEBUG <0013> Generated response: line #00: 200 11330 OK (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11331 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:280) 20250810145002417 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002417 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002417 DLMGCP DEBUG <0013> Generated response: line #00: 200 11331 OK (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11332 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:280) 20250810145002418 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002418 DLMGCP DEBUG <0013> Generated response: line #00: 200 11332 OK (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11333 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:280) 20250810145002418 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002418 DLMGCP DEBUG <0013> Generated response: line #00: 200 11333 OK (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11334 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:280) 20250810145002418 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002418 DLMGCP DEBUG <0013> Generated response: line #00: 200 11334 OK (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11335 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:280) 20250810145002418 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002418 DLMGCP DEBUG <0013> Generated response: line #00: 200 11335 OK (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11336 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:280) 20250810145002418 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002418 DLMGCP DEBUG <0013> Generated response: line #00: 200 11336 OK (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11337 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:280) 20250810145002418 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002418 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002418 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002418 DLMGCP DEBUG <0013> Generated response: line #00: 200 11337 OK (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11338 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:280) 20250810145002419 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002419 DLMGCP DEBUG <0013> Generated response: line #00: 200 11338 OK (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11339 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:280) 20250810145002419 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002419 DLMGCP DEBUG <0013> Generated response: line #00: 200 11339 OK (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11340 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:280) 20250810145002419 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002419 DLMGCP DEBUG <0013> Generated response: line #00: 200 11340 OK (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11341 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:280) 20250810145002419 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002419 DLMGCP DEBUG <0013> Generated response: line #00: 200 11341 OK (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11342 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:280) 20250810145002419 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002419 DLMGCP DEBUG <0013> Generated response: line #00: 200 11342 OK (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11343 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:280) 20250810145002419 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002419 DLMGCP DEBUG <0013> Generated response: line #00: 200 11343 OK (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11344 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:280) 20250810145002419 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002419 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002419 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002420 DLMGCP DEBUG <0013> Generated response: line #00: 200 11344 OK (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11345 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:280) 20250810145002420 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002420 DLMGCP DEBUG <0013> Generated response: line #00: 200 11345 OK (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11346 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:280) 20250810145002420 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002420 DLMGCP DEBUG <0013> Generated response: line #00: 200 11346 OK (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11347 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:280) 20250810145002420 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002420 DLMGCP DEBUG <0013> Generated response: line #00: 200 11347 OK (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11348 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:280) 20250810145002420 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002420 DLMGCP DEBUG <0013> Generated response: line #00: 200 11348 OK (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11349 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:280) 20250810145002420 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002420 DLMGCP DEBUG <0013> Generated response: line #00: 200 11349 OK (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11350 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:280) 20250810145002420 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002420 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002420 DLMGCP DEBUG <0013> Generated response: line #00: 200 11350 OK (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11351 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:280) 20250810145002421 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002421 DLMGCP DEBUG <0013> Generated response: line #00: 200 11351 OK (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11352 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:280) 20250810145002421 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002421 DLMGCP DEBUG <0013> Generated response: line #00: 200 11352 OK (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11353 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:280) 20250810145002421 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002421 DLMGCP DEBUG <0013> Generated response: line #00: 200 11353 OK (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11354 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:280) 20250810145002421 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002421 DLMGCP DEBUG <0013> Generated response: line #00: 200 11354 OK (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11355 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:280) 20250810145002421 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002421 DLMGCP DEBUG <0013> Generated response: line #00: 200 11355 OK (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11356 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:280) 20250810145002421 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002421 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002421 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002421 DLMGCP DEBUG <0013> Generated response: line #00: 200 11356 OK (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11357 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:280) 20250810145002422 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250810145002422 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002422 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002422 DLMGCP DEBUG <0013> Generated response: line #00: 200 11357 OK (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11358 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:280) 20250810145002422 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250810145002422 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002422 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002422 DLMGCP DEBUG <0013> Generated response: line #00: 200 11358 OK (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11359 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:280) 20250810145002422 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250810145002422 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002422 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002422 DLMGCP DEBUG <0013> Generated response: line #00: 200 11359 OK (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11360 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:280) 20250810145002422 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250810145002422 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002422 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002422 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002422 DLMGCP DEBUG <0013> Generated response: line #00: 200 11360 OK (mgcp_msg.c:72) 20250810145002423 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11361 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002423 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:280) 20250810145002423 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250810145002423 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002423 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002423 DLMGCP DEBUG <0013> Generated response: line #00: 200 11361 OK (mgcp_msg.c:72) 20250810145002423 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11362 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002423 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:280) 20250810145002423 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250810145002423 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002423 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002423 DLMGCP DEBUG <0013> Generated response: line #00: 200 11362 OK (mgcp_msg.c:72) 20250810145002423 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11363 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002423 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:280) 20250810145002423 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250810145002423 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002423 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002423 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002423 DLMGCP DEBUG <0013> Generated response: line #00: 200 11363 OK (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11364 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:280) 20250810145002424 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250810145002424 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002424 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002424 DLMGCP DEBUG <0013> Generated response: line #00: 200 11364 OK (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11365 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:280) 20250810145002424 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250810145002424 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002424 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002424 DLMGCP DEBUG <0013> Generated response: line #00: 200 11365 OK (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11366 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:280) 20250810145002424 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250810145002424 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002424 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002424 DLMGCP DEBUG <0013> Generated response: line #00: 200 11366 OK (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11367 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:280) 20250810145002424 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250810145002424 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002424 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002424 DLMGCP DEBUG <0013> Generated response: line #00: 200 11367 OK (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11368 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:280) 20250810145002425 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250810145002425 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002425 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002425 DLMGCP DEBUG <0013> Generated response: line #00: 200 11368 OK (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11369 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:280) 20250810145002425 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250810145002425 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002425 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002425 DLMGCP DEBUG <0013> Generated response: line #00: 200 11369 OK (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11370 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:280) 20250810145002425 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250810145002425 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002425 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002425 DLMGCP DEBUG <0013> Generated response: line #00: 200 11370 OK (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11371 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002425 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:280) 20250810145002425 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250810145002425 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002425 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002426 DLMGCP DEBUG <0013> Generated response: line #00: 200 11371 OK (mgcp_msg.c:72) 20250810145002426 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11372 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002426 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:280) 20250810145002426 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250810145002426 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002426 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002426 DLMGCP DEBUG <0013> Generated response: line #00: 200 11372 OK (mgcp_msg.c:72) 20250810145002426 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11373 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002426 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:280) 20250810145002426 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250810145002426 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002426 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002426 DLMGCP DEBUG <0013> Generated response: line #00: 200 11373 OK (mgcp_msg.c:72) 20250810145002426 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11374 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002426 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:280) 20250810145002426 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250810145002426 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002426 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002426 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002426 DLMGCP DEBUG <0013> Generated response: line #00: 200 11374 OK (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11375 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:280) 20250810145002427 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250810145002427 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002427 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002427 DLMGCP DEBUG <0013> Generated response: line #00: 200 11375 OK (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11376 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:280) 20250810145002427 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250810145002427 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002427 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002427 DLMGCP DEBUG <0013> Generated response: line #00: 200 11376 OK (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11377 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:280) 20250810145002427 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250810145002427 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002427 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002427 DLMGCP DEBUG <0013> Generated response: line #00: 200 11377 OK (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11378 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:280) 20250810145002427 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250810145002427 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002427 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002427 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002427 DLMGCP DEBUG <0013> Generated response: line #00: 200 11378 OK (mgcp_msg.c:72) 20250810145002428 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11379 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002428 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:280) 20250810145002428 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250810145002428 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002428 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002428 DLMGCP DEBUG <0013> Generated response: line #00: 200 11379 OK (mgcp_msg.c:72) 20250810145002428 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11380 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002428 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:280) 20250810145002428 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250810145002428 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002428 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002428 DLMGCP DEBUG <0013> Generated response: line #00: 200 11380 OK (mgcp_msg.c:72) 20250810145002428 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11381 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002428 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:280) 20250810145002428 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250810145002428 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002428 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002428 DLMGCP DEBUG <0013> Generated response: line #00: 200 11381 OK (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11382 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:280) 20250810145002429 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002429 DLMGCP DEBUG <0013> Generated response: line #00: 200 11382 OK (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11383 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:280) 20250810145002429 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002429 DLMGCP DEBUG <0013> Generated response: line #00: 200 11383 OK (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11384 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:280) 20250810145002429 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002429 DLMGCP DEBUG <0013> Generated response: line #00: 200 11384 OK (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11385 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:280) 20250810145002429 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002429 DLMGCP DEBUG <0013> Generated response: line #00: 200 11385 OK (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11386 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:280) 20250810145002429 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002429 DLMGCP DEBUG <0013> Generated response: line #00: 200 11386 OK (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11387 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:280) 20250810145002429 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002429 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002429 DLMGCP DEBUG <0013> Generated response: line #00: 200 11387 OK (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11388 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:280) 20250810145002430 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002430 DLMGCP DEBUG <0013> Generated response: line #00: 200 11388 OK (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11389 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:280) 20250810145002430 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002430 DLMGCP DEBUG <0013> Generated response: line #00: 200 11389 OK (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11390 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:280) 20250810145002430 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002430 DLMGCP DEBUG <0013> Generated response: line #00: 200 11390 OK (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11391 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:280) 20250810145002430 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002430 DLMGCP DEBUG <0013> Generated response: line #00: 200 11391 OK (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11392 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:280) 20250810145002430 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002430 DLMGCP DEBUG <0013> Generated response: line #00: 200 11392 OK (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11393 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:280) 20250810145002430 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002430 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002430 DLMGCP DEBUG <0013> Generated response: line #00: 200 11393 OK (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11394 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:280) 20250810145002431 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002431 DLMGCP DEBUG <0013> Generated response: line #00: 200 11394 OK (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11395 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:280) 20250810145002431 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002431 DLMGCP DEBUG <0013> Generated response: line #00: 200 11395 OK (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11396 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:280) 20250810145002431 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002431 DLMGCP DEBUG <0013> Generated response: line #00: 200 11396 OK (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11397 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:280) 20250810145002431 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002431 DLMGCP DEBUG <0013> Generated response: line #00: 200 11397 OK (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11398 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:280) 20250810145002431 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002431 DLMGCP DEBUG <0013> Generated response: line #00: 200 11398 OK (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11399 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:280) 20250810145002431 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002431 DLMGCP DEBUG <0013> Generated response: line #00: 200 11399 OK (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11400 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:280) 20250810145002431 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002431 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002431 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002431 DLMGCP DEBUG <0013> Generated response: line #00: 200 11400 OK (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11401 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:280) 20250810145002432 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002432 DLMGCP DEBUG <0013> Generated response: line #00: 200 11401 OK (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11402 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:280) 20250810145002432 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002432 DLMGCP DEBUG <0013> Generated response: line #00: 200 11402 OK (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11403 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:280) 20250810145002432 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002432 DLMGCP DEBUG <0013> Generated response: line #00: 200 11403 OK (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11404 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:280) 20250810145002432 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002432 DLMGCP DEBUG <0013> Generated response: line #00: 200 11404 OK (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11405 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:280) 20250810145002432 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002432 DLMGCP DEBUG <0013> Generated response: line #00: 200 11405 OK (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11406 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:280) 20250810145002432 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002432 DLMGCP DEBUG <0013> Generated response: line #00: 200 11406 OK (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11407 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:280) 20250810145002432 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002432 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002432 DLMGCP DEBUG <0013> Generated response: line #00: 200 11407 OK (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11408 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:280) 20250810145002433 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002433 DLMGCP DEBUG <0013> Generated response: line #00: 200 11408 OK (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11409 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:280) 20250810145002433 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002433 DLMGCP DEBUG <0013> Generated response: line #00: 200 11409 OK (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11410 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:280) 20250810145002433 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002433 DLMGCP DEBUG <0013> Generated response: line #00: 200 11410 OK (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11411 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:280) 20250810145002433 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002433 DLMGCP DEBUG <0013> Generated response: line #00: 200 11411 OK (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11412 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:280) 20250810145002433 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002433 DLMGCP DEBUG <0013> Generated response: line #00: 200 11412 OK (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11413 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:280) 20250810145002433 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002433 DLMGCP DEBUG <0013> Generated response: line #00: 200 11413 OK (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11414 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:280) 20250810145002433 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002433 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002433 DLMGCP DEBUG <0013> Generated response: line #00: 200 11414 OK (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11415 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:280) 20250810145002434 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002434 DLMGCP DEBUG <0013> Generated response: line #00: 200 11415 OK (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11416 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:280) 20250810145002434 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002434 DLMGCP DEBUG <0013> Generated response: line #00: 200 11416 OK (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11417 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:280) 20250810145002434 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002434 DLMGCP DEBUG <0013> Generated response: line #00: 200 11417 OK (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11418 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:280) 20250810145002434 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002434 DLMGCP DEBUG <0013> Generated response: line #00: 200 11418 OK (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11419 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:280) 20250810145002434 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002434 DLMGCP DEBUG <0013> Generated response: line #00: 200 11419 OK (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11420 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:280) 20250810145002434 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002434 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002434 DLMGCP DEBUG <0013> Generated response: line #00: 200 11420 OK (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11421 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:280) 20250810145002435 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250810145002435 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002435 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002435 DLMGCP DEBUG <0013> Generated response: line #00: 200 11421 OK (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11422 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:280) 20250810145002435 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250810145002435 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002435 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002435 DLMGCP DEBUG <0013> Generated response: line #00: 200 11422 OK (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11423 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:280) 20250810145002435 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250810145002435 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002435 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002435 DLMGCP DEBUG <0013> Generated response: line #00: 200 11423 OK (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11424 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:280) 20250810145002435 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250810145002435 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002435 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002435 DLMGCP DEBUG <0013> Generated response: line #00: 200 11424 OK (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11425 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:280) 20250810145002435 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250810145002435 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002435 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002435 DLMGCP DEBUG <0013> Generated response: line #00: 200 11425 OK (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11426 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002435 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:280) 20250810145002436 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002436 DLMGCP DEBUG <0013> Generated response: line #00: 200 11426 OK (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11427 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:280) 20250810145002436 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002436 DLMGCP DEBUG <0013> Generated response: line #00: 200 11427 OK (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11428 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:280) 20250810145002436 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002436 DLMGCP DEBUG <0013> Generated response: line #00: 200 11428 OK (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11429 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:280) 20250810145002436 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002436 DLMGCP DEBUG <0013> Generated response: line #00: 200 11429 OK (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11430 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:280) 20250810145002436 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002436 DLMGCP DEBUG <0013> Generated response: line #00: 200 11430 OK (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11431 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:280) 20250810145002436 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002436 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002436 DLMGCP DEBUG <0013> Generated response: line #00: 200 11431 OK (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11432 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:280) 20250810145002437 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250810145002437 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002437 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002437 DLMGCP DEBUG <0013> Generated response: line #00: 200 11432 OK (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11433 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:280) 20250810145002437 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250810145002437 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002437 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002437 DLMGCP DEBUG <0013> Generated response: line #00: 200 11433 OK (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11434 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:280) 20250810145002437 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250810145002437 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002437 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002437 DLMGCP DEBUG <0013> Generated response: line #00: 200 11434 OK (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11435 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:280) 20250810145002437 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250810145002437 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002437 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002437 DLMGCP DEBUG <0013> Generated response: line #00: 200 11435 OK (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11436 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:280) 20250810145002437 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250810145002437 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002437 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002437 DLMGCP DEBUG <0013> Generated response: line #00: 200 11436 OK (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11437 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:280) 20250810145002438 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002438 DLMGCP DEBUG <0013> Generated response: line #00: 200 11437 OK (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11438 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:280) 20250810145002438 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002438 DLMGCP DEBUG <0013> Generated response: line #00: 200 11438 OK (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11439 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:280) 20250810145002438 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002438 DLMGCP DEBUG <0013> Generated response: line #00: 200 11439 OK (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11440 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:280) 20250810145002438 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002438 DLMGCP DEBUG <0013> Generated response: line #00: 200 11440 OK (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11441 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:280) 20250810145002438 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002438 DLMGCP DEBUG <0013> Generated response: line #00: 200 11441 OK (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11442 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:280) 20250810145002438 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002438 DLMGCP DEBUG <0013> Generated response: line #00: 200 11442 OK (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11443 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:280) 20250810145002438 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002438 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002438 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002439 DLMGCP DEBUG <0013> Generated response: line #00: 200 11443 OK (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11444 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:280) 20250810145002439 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002439 DLMGCP DEBUG <0013> Generated response: line #00: 200 11444 OK (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11445 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:280) 20250810145002439 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002439 DLMGCP DEBUG <0013> Generated response: line #00: 200 11445 OK (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11446 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:280) 20250810145002439 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002439 DLMGCP DEBUG <0013> Generated response: line #00: 200 11446 OK (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11447 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:280) 20250810145002439 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002439 DLMGCP DEBUG <0013> Generated response: line #00: 200 11447 OK (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11448 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:280) 20250810145002439 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002439 DLMGCP DEBUG <0013> Generated response: line #00: 200 11448 OK (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11449 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:280) 20250810145002439 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002439 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002439 DLMGCP DEBUG <0013> Generated response: line #00: 200 11449 OK (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11450 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:280) 20250810145002440 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002440 DLMGCP DEBUG <0013> Generated response: line #00: 200 11450 OK (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11451 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:280) 20250810145002440 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002440 DLMGCP DEBUG <0013> Generated response: line #00: 200 11451 OK (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11452 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:280) 20250810145002440 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002440 DLMGCP DEBUG <0013> Generated response: line #00: 200 11452 OK (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11453 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:280) 20250810145002440 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002440 DLMGCP DEBUG <0013> Generated response: line #00: 200 11453 OK (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11454 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:280) 20250810145002440 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002440 DLMGCP DEBUG <0013> Generated response: line #00: 200 11454 OK (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11455 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:280) 20250810145002440 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002440 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002440 DLMGCP DEBUG <0013> Generated response: line #00: 200 11455 OK (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11456 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:280) 20250810145002441 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002441 DLMGCP DEBUG <0013> Generated response: line #00: 200 11456 OK (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11457 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:280) 20250810145002441 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002441 DLMGCP DEBUG <0013> Generated response: line #00: 200 11457 OK (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11458 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:280) 20250810145002441 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002441 DLMGCP DEBUG <0013> Generated response: line #00: 200 11458 OK (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11459 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:280) 20250810145002441 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002441 DLMGCP DEBUG <0013> Generated response: line #00: 200 11459 OK (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11460 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:280) 20250810145002441 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002441 DLMGCP DEBUG <0013> Generated response: line #00: 200 11460 OK (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11461 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:280) 20250810145002441 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002441 DLMGCP DEBUG <0013> Generated response: line #00: 200 11461 OK (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11462 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:280) 20250810145002441 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002441 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002442 DLMGCP DEBUG <0013> Generated response: line #00: 200 11462 OK (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11463 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:280) 20250810145002442 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002442 DLMGCP DEBUG <0013> Generated response: line #00: 200 11463 OK (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11464 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:280) 20250810145002442 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002442 DLMGCP DEBUG <0013> Generated response: line #00: 200 11464 OK (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11465 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:280) 20250810145002442 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002442 DLMGCP DEBUG <0013> Generated response: line #00: 200 11465 OK (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11466 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:280) 20250810145002442 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002442 DLMGCP DEBUG <0013> Generated response: line #00: 200 11466 OK (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11467 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:280) 20250810145002442 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002442 DLMGCP DEBUG <0013> Generated response: line #00: 200 11467 OK (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11468 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:280) 20250810145002442 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002442 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002442 DLMGCP DEBUG <0013> Generated response: line #00: 200 11468 OK (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11469 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:280) 20250810145002443 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002443 DLMGCP DEBUG <0013> Generated response: line #00: 200 11469 OK (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11470 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:280) 20250810145002443 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002443 DLMGCP DEBUG <0013> Generated response: line #00: 200 11470 OK (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11471 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:280) 20250810145002443 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002443 DLMGCP DEBUG <0013> Generated response: line #00: 200 11471 OK (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11472 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:280) 20250810145002443 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002443 DLMGCP DEBUG <0013> Generated response: line #00: 200 11472 OK (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11473 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:280) 20250810145002443 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002443 DLMGCP DEBUG <0013> Generated response: line #00: 200 11473 OK (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11474 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:280) 20250810145002443 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002443 DLMGCP DEBUG <0013> Generated response: line #00: 200 11474 OK (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11475 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:280) 20250810145002444 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002444 DLMGCP DEBUG <0013> Generated response: line #00: 200 11475 OK (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11476 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:280) 20250810145002444 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002444 DLMGCP DEBUG <0013> Generated response: line #00: 200 11476 OK (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11477 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:280) 20250810145002444 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002444 DLMGCP DEBUG <0013> Generated response: line #00: 200 11477 OK (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11478 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:280) 20250810145002444 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002444 DLMGCP DEBUG <0013> Generated response: line #00: 200 11478 OK (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11479 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:280) 20250810145002444 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002444 DLMGCP DEBUG <0013> Generated response: line #00: 200 11479 OK (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11480 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:280) 20250810145002444 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002444 DLMGCP DEBUG <0013> Generated response: line #00: 200 11480 OK (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11481 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:280) 20250810145002444 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002444 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002444 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002444 DLMGCP DEBUG <0013> Generated response: line #00: 200 11481 OK (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11482 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:280) 20250810145002445 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002445 DLMGCP DEBUG <0013> Generated response: line #00: 200 11482 OK (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11483 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:280) 20250810145002445 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002445 DLMGCP DEBUG <0013> Generated response: line #00: 200 11483 OK (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11484 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:280) 20250810145002445 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002445 DLMGCP DEBUG <0013> Generated response: line #00: 200 11484 OK (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11485 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:280) 20250810145002445 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002445 DLMGCP DEBUG <0013> Generated response: line #00: 200 11485 OK (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11486 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:280) 20250810145002445 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002445 DLMGCP DEBUG <0013> Generated response: line #00: 200 11486 OK (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11487 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:280) 20250810145002445 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002445 DLMGCP DEBUG <0013> Generated response: line #00: 200 11487 OK (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11488 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:280) 20250810145002445 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002445 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002445 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002446 DLMGCP DEBUG <0013> Generated response: line #00: 200 11488 OK (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11489 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:280) 20250810145002446 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250810145002446 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002446 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002446 DLMGCP DEBUG <0013> Generated response: line #00: 200 11489 OK (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11490 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:280) 20250810145002446 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250810145002446 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002446 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002446 DLMGCP DEBUG <0013> Generated response: line #00: 200 11490 OK (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11491 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:280) 20250810145002446 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250810145002446 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002446 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002446 DLMGCP DEBUG <0013> Generated response: line #00: 200 11491 OK (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11492 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:280) 20250810145002446 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250810145002446 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002446 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002446 DLMGCP DEBUG <0013> Generated response: line #00: 200 11492 OK (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11493 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:280) 20250810145002446 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250810145002446 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002446 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002446 DLMGCP DEBUG <0013> Generated response: line #00: 200 11493 OK (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11494 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:280) 20250810145002447 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002447 DLMGCP DEBUG <0013> Generated response: line #00: 200 11494 OK (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11495 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:280) 20250810145002447 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002447 DLMGCP DEBUG <0013> Generated response: line #00: 200 11495 OK (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11496 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:280) 20250810145002447 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002447 DLMGCP DEBUG <0013> Generated response: line #00: 200 11496 OK (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11497 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:280) 20250810145002447 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002447 DLMGCP DEBUG <0013> Generated response: line #00: 200 11497 OK (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11498 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:280) 20250810145002447 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002447 DLMGCP DEBUG <0013> Generated response: line #00: 200 11498 OK (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11499 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:280) 20250810145002447 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002447 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002447 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002447 DLMGCP DEBUG <0013> Generated response: line #00: 200 11499 OK (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11500 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:280) 20250810145002448 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002448 DLMGCP DEBUG <0013> Generated response: line #00: 200 11500 OK (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11501 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:280) 20250810145002448 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002448 DLMGCP DEBUG <0013> Generated response: line #00: 200 11501 OK (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11502 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:280) 20250810145002448 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002448 DLMGCP DEBUG <0013> Generated response: line #00: 200 11502 OK (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11503 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:280) 20250810145002448 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002448 DLMGCP DEBUG <0013> Generated response: line #00: 200 11503 OK (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11504 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:280) 20250810145002448 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002448 DLMGCP DEBUG <0013> Generated response: line #00: 200 11504 OK (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11505 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:280) 20250810145002448 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002448 DLMGCP DEBUG <0013> Generated response: line #00: 200 11505 OK (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11506 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:280) 20250810145002448 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002448 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002448 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002449 DLMGCP DEBUG <0013> Generated response: line #00: 200 11506 OK (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11507 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:280) 20250810145002449 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002449 DLMGCP DEBUG <0013> Generated response: line #00: 200 11507 OK (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11508 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:280) 20250810145002449 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002449 DLMGCP DEBUG <0013> Generated response: line #00: 200 11508 OK (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11509 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:280) 20250810145002449 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002449 DLMGCP DEBUG <0013> Generated response: line #00: 200 11509 OK (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11510 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:280) 20250810145002449 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002449 DLMGCP DEBUG <0013> Generated response: line #00: 200 11510 OK (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11511 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:280) 20250810145002449 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002449 DLMGCP DEBUG <0013> Generated response: line #00: 200 11511 OK (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11512 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:280) 20250810145002449 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002449 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002449 DLMGCP DEBUG <0013> Generated response: line #00: 200 11512 OK (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11513 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:280) 20250810145002450 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002450 DLMGCP DEBUG <0013> Generated response: line #00: 200 11513 OK (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11514 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:280) 20250810145002450 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002450 DLMGCP DEBUG <0013> Generated response: line #00: 200 11514 OK (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11515 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:280) 20250810145002450 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002450 DLMGCP DEBUG <0013> Generated response: line #00: 200 11515 OK (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11516 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:280) 20250810145002450 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002450 DLMGCP DEBUG <0013> Generated response: line #00: 200 11516 OK (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11517 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:280) 20250810145002450 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002450 DLMGCP DEBUG <0013> Generated response: line #00: 200 11517 OK (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11518 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:280) 20250810145002450 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002450 DLMGCP DEBUG <0013> Generated response: line #00: 200 11518 OK (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11519 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:280) 20250810145002450 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002450 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002450 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002450 DLMGCP DEBUG <0013> Generated response: line #00: 200 11519 OK (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11520 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:280) 20250810145002451 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002451 DLMGCP DEBUG <0013> Generated response: line #00: 200 11520 OK (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11521 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:280) 20250810145002451 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002451 DLMGCP DEBUG <0013> Generated response: line #00: 200 11521 OK (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11522 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:280) 20250810145002451 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002451 DLMGCP DEBUG <0013> Generated response: line #00: 200 11522 OK (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11523 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:280) 20250810145002451 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002451 DLMGCP DEBUG <0013> Generated response: line #00: 200 11523 OK (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11524 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:280) 20250810145002451 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002451 DLMGCP DEBUG <0013> Generated response: line #00: 200 11524 OK (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11525 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:280) 20250810145002451 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145002451 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145002451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145002451 DLMGCP DEBUG <0013> Generated response: line #00: 200 11525 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(77)@b9a9a109777c: Final verdict of PTC: none RTPEM1(74)@b9a9a109777c: Final verdict of PTC: none RTPEM0(73)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(76)@b9a9a109777c: Final verdict of PTC: none RTPEM2(75)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Sun Aug 10 14:50:02 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=3248992) Waiting for packet dumper to finish... 1 (prev_count=3248992, count=3251072) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Sun Aug 10 14:50:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_mdcx_without_crcx started. 20250810145010610 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2789 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145010610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250810145010610 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250810145010610 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145010610 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145010610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145010610 DLMGCP DEBUG <0013> Generated response: line #00: 515 2789 FAIL (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #00: MDCX 2790 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145010618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250810145010618 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250810145010618 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145010618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145010618 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) 20250810145010618 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:804) 20250810145010618 DLMGCP DEBUG <0013> endpoint:none Generated response: code=400 (mgcp_protocol.c:146) 20250810145010618 DLMGCP DEBUG <0013> Generated response: line #00: 400 2790 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(80)@b9a9a109777c: Final verdict of PTC: none RTPEM1(79)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@b9a9a109777c: Final verdict of PTC: none RTPEM0(78)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(81)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@b9a9a109777c: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Sun Aug 10 14:50:10 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=32448) Waiting for packet dumper to finish... 1 (prev_count=32448, count=34728) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Sun Aug 10 14:50:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_dlcx_without_crcx started. 20250810145018822 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60070 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145018822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250810145018822 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145018822 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145018822 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145018822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145018822 DLMGCP DEBUG <0013> Generated response: line #00: 515 60070 FAIL (mgcp_msg.c:72) 20250810145018828 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60071 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145018828 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250810145018828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250810145018828 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145018828 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145018828 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145018828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145018828 DLMGCP DEBUG <0013> Generated response: line #00: 515 60071 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(87)@b9a9a109777c: Final verdict of PTC: none RTPEM0(83)@b9a9a109777c: Final verdict of PTC: none RTPEM2(85)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(86)@b9a9a109777c: Final verdict of PTC: none RTPEM1(84)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@b9a9a109777c: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Sun Aug 10 14:50:18 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=30412) Waiting for packet dumper to finish... 1 (prev_count=30412, count=32692) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Sun Aug 10 14:50:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_dlcx_non_existant_ep started. 20250810145026974 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28411 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145026974 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:286) 20250810145026974 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:349) 20250810145026974 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:146) 20250810145026975 DLMGCP DEBUG <0013> Generated response: line #00: 500 28411 FAIL (mgcp_msg.c:72) 20250810145026980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28412 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145026980 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250810145026980 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:286) 20250810145026980 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:349) 20250810145026980 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:146) 20250810145026980 DLMGCP DEBUG <0013> Generated response: line #00: 500 28412 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass VirtCallAgent-STATS(91)@b9a9a109777c: Final verdict of PTC: none RTPEM1(89)@b9a9a109777c: Final verdict of PTC: none RTPEM0(88)@b9a9a109777c: Final verdict of PTC: none RTPEM2(90)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@b9a9a109777c: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Sun Aug 10 14:50: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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Sun Aug 10 14:50:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_mdcx_wildcarded started. 20250810145035208 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145035208 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145035208 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035208 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035212 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035213 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035213 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035213 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035213 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035213 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145035213 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145035213 DLMGCP DEBUG <0013> Generated response: line #00: 200 16373 OK (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145035216 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145035216 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145035216 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145035216 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:890) 20250810145035216 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:146) 20250810145035216 DLMGCP DEBUG <0013> Generated response: line #00: 507 16374 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(95)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(96)@b9a9a109777c: Final verdict of PTC: none RTPEM1(94)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@b9a9a109777c: Final verdict of PTC: none RTPEM0(93)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@b9a9a109777c: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Sun Aug 10 14:50:35 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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Sun Aug 10 14:50:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_dlcx_wildcarded started. 20250810145043425 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145043425 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145043425 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043425 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043426 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043429 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043430 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043430 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043430 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043430 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043430 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043430 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043430 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043430 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145043430 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145043430 DLMGCP DEBUG <0013> Generated response: line #00: 200 61793 OK (mgcp_msg.c:72) 20250810145043437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043437 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145043437 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145043437 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:134D6B70 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:134D6B70 output_enabled 0 (mgcp_conn.c:271) 20250810145043437 DLMGCP DEBUG <0013> (1234/rtp C:134D6B70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043438 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:134D6B70 CRCX: connection successfully created: (1234/rtp C:134D6B70 r=NULL:0<->l=::1:4616) (mgcp_protocol.c:772) 20250810145043438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043438 DLMGCP DEBUG <0013> Generated response: line #00: 200 61794 OK (mgcp_msg.c:72) 20250810145043438 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250810145043438 DLMGCP DEBUG <0013> Generated response: line #02: I: 134D6B70 (mgcp_msg.c:72) 20250810145043438 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043438 DLMGCP DEBUG <0013> Generated response: line #04: o=- 134D6B70 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043438 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043438 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043438 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043438 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043438 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043438 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043439 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250810145043439 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145043439 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05C079F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05C079F4 output_enabled 0 (mgcp_conn.c:271) 20250810145043439 DLMGCP DEBUG <0013> (1234/rtp C:05C079F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043439 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05C079F4 CRCX: connection successfully created: (1234/rtp C:05C079F4 r=NULL:0<->l=::1:4618) (mgcp_protocol.c:772) 20250810145043439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043439 DLMGCP DEBUG <0013> Generated response: line #00: 200 61795 OK (mgcp_msg.c:72) 20250810145043439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250810145043439 DLMGCP DEBUG <0013> Generated response: line #02: I: 05C079F4 (mgcp_msg.c:72) 20250810145043439 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043439 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05C079F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043439 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043439 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043440 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043440 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043440 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043440 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250810145043441 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250810145043441 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:2446BC5E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:2446BC5E output_enabled 0 (mgcp_conn.c:271) 20250810145043441 DLMGCP DEBUG <0013> (1234/rtp C:2446BC5E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043441 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:2446BC5E CRCX: connection successfully created: (1234/rtp C:2446BC5E r=NULL:0<->l=::1:4620) (mgcp_protocol.c:772) 20250810145043441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043441 DLMGCP DEBUG <0013> Generated response: line #00: 200 61796 OK (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Generated response: line #02: I: 2446BC5E (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2446BC5E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043441 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043442 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250810145043442 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145043442 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043442 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:632959B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:632959B3 output_enabled 0 (mgcp_conn.c:271) 20250810145043442 DLMGCP DEBUG <0013> (1234/rtp C:632959B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043442 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:632959B3 CRCX: connection successfully created: (1234/rtp C:632959B3 r=NULL:0<->l=::1:4622) (mgcp_protocol.c:772) 20250810145043442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043442 DLMGCP DEBUG <0013> Generated response: line #00: 200 61797 OK (mgcp_msg.c:72) 20250810145043443 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250810145043443 DLMGCP DEBUG <0013> Generated response: line #02: I: 632959B3 (mgcp_msg.c:72) 20250810145043443 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043443 DLMGCP DEBUG <0013> Generated response: line #04: o=- 632959B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043443 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043443 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043443 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043443 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043443 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043443 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250810145043444 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145043444 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043444 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F8233CF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F8233CF0 output_enabled 0 (mgcp_conn.c:271) 20250810145043444 DLMGCP DEBUG <0013> (1234/rtp C:F8233CF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043444 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:F8233CF0 CRCX: connection successfully created: (1234/rtp C:F8233CF0 r=NULL:0<->l=::1:4624) (mgcp_protocol.c:772) 20250810145043444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043444 DLMGCP DEBUG <0013> Generated response: line #00: 200 61798 OK (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Generated response: line #02: I: F8233CF0 (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8233CF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043444 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043446 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043446 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043446 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043446 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250810145043446 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250810145043446 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043446 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:F18A2064 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:F18A2064 output_enabled 0 (mgcp_conn.c:271) 20250810145043447 DLMGCP DEBUG <0013> (1234/rtp C:F18A2064 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043447 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:F18A2064 CRCX: connection successfully created: (1234/rtp C:F18A2064 r=NULL:0<->l=::1:4626) (mgcp_protocol.c:772) 20250810145043447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043447 DLMGCP DEBUG <0013> Generated response: line #00: 200 61799 OK (mgcp_msg.c:72) 20250810145043447 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250810145043447 DLMGCP DEBUG <0013> Generated response: line #02: I: F18A2064 (mgcp_msg.c:72) 20250810145043447 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043447 DLMGCP DEBUG <0013> Generated response: line #04: o=- F18A2064 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043447 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043447 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043447 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043447 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043447 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043447 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250810145043449 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250810145043449 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043449 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2C567A39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2C567A39 output_enabled 0 (mgcp_conn.c:271) 20250810145043449 DLMGCP DEBUG <0013> (1234/rtp C:2C567A39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043449 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:2C567A39 CRCX: connection successfully created: (1234/rtp C:2C567A39 r=NULL:0<->l=::1:4628) (mgcp_protocol.c:772) 20250810145043449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043449 DLMGCP DEBUG <0013> Generated response: line #00: 200 61800 OK (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C567A39 (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C567A39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043449 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250810145043451 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250810145043451 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043451 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:3DC0231B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:3DC0231B output_enabled 0 (mgcp_conn.c:271) 20250810145043451 DLMGCP DEBUG <0013> (1234/rtp C:3DC0231B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043451 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:3DC0231B CRCX: connection successfully created: (1234/rtp C:3DC0231B r=NULL:0<->l=::1:4630) (mgcp_protocol.c:772) 20250810145043451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043451 DLMGCP DEBUG <0013> Generated response: line #00: 200 61801 OK (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DC0231B (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3DC0231B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043451 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250810145043453 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250810145043453 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:08885963 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:08885963 output_enabled 0 (mgcp_conn.c:271) 20250810145043453 DLMGCP DEBUG <0013> (1234/rtp C:08885963 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043453 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:08885963 CRCX: connection successfully created: (1234/rtp C:08885963 r=NULL:0<->l=::1:4632) (mgcp_protocol.c:772) 20250810145043453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043453 DLMGCP DEBUG <0013> Generated response: line #00: 200 61802 OK (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Generated response: line #02: I: 08885963 (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08885963 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043453 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043454 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043454 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043454 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043454 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250810145043454 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250810145043454 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:74EF7686 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:74EF7686 output_enabled 0 (mgcp_conn.c:271) 20250810145043454 DLMGCP DEBUG <0013> (1234/rtp C:74EF7686 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043455 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:74EF7686 CRCX: connection successfully created: (1234/rtp C:74EF7686 r=NULL:0<->l=::1:4634) (mgcp_protocol.c:772) 20250810145043455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043455 DLMGCP DEBUG <0013> Generated response: line #00: 200 61803 OK (mgcp_msg.c:72) 20250810145043455 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250810145043455 DLMGCP DEBUG <0013> Generated response: line #02: I: 74EF7686 (mgcp_msg.c:72) 20250810145043455 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043455 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74EF7686 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043455 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043455 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043455 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043455 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043455 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043455 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250810145043456 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250810145043456 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043456 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:6D024B05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:6D024B05 output_enabled 0 (mgcp_conn.c:271) 20250810145043456 DLMGCP DEBUG <0013> (1234/rtp C:6D024B05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043456 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:6D024B05 CRCX: connection successfully created: (1234/rtp C:6D024B05 r=NULL:0<->l=::1:4636) (mgcp_protocol.c:772) 20250810145043456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043456 DLMGCP DEBUG <0013> Generated response: line #00: 200 61804 OK (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D024B05 (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D024B05 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043456 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043457 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043457 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250810145043457 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250810145043457 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043457 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:AE21FA7A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:AE21FA7A output_enabled 0 (mgcp_conn.c:271) 20250810145043457 DLMGCP DEBUG <0013> (1234/rtp C:AE21FA7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043457 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:AE21FA7A CRCX: connection successfully created: (1234/rtp C:AE21FA7A r=NULL:0<->l=::1:4638) (mgcp_protocol.c:772) 20250810145043458 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043458 DLMGCP DEBUG <0013> Generated response: line #00: 200 61805 OK (mgcp_msg.c:72) 20250810145043458 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250810145043458 DLMGCP DEBUG <0013> Generated response: line #02: I: AE21FA7A (mgcp_msg.c:72) 20250810145043458 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043458 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE21FA7A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043458 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043458 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043458 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043458 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043458 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043458 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250810145043459 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250810145043459 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043459 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:D04EE76B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:D04EE76B output_enabled 0 (mgcp_conn.c:271) 20250810145043459 DLMGCP DEBUG <0013> (1234/rtp C:D04EE76B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043459 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:D04EE76B CRCX: connection successfully created: (1234/rtp C:D04EE76B r=NULL:0<->l=::1:4640) (mgcp_protocol.c:772) 20250810145043459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043459 DLMGCP DEBUG <0013> Generated response: line #00: 200 61806 OK (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Generated response: line #02: I: D04EE76B (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Generated response: line #04: o=- D04EE76B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043459 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043460 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043460 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043460 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043460 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250810145043460 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250810145043460 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043460 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D0BE4743 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D0BE4743 output_enabled 0 (mgcp_conn.c:271) 20250810145043460 DLMGCP DEBUG <0013> (1234/rtp C:D0BE4743 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043461 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:D0BE4743 CRCX: connection successfully created: (1234/rtp C:D0BE4743 r=NULL:0<->l=::1:4642) (mgcp_protocol.c:772) 20250810145043461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043461 DLMGCP DEBUG <0013> Generated response: line #00: 200 61807 OK (mgcp_msg.c:72) 20250810145043461 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250810145043461 DLMGCP DEBUG <0013> Generated response: line #02: I: D0BE4743 (mgcp_msg.c:72) 20250810145043461 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043461 DLMGCP DEBUG <0013> Generated response: line #04: o=- D0BE4743 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043461 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043461 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043461 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043461 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043461 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043461 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043462 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043462 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043462 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043462 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250810145043462 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250810145043462 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043462 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:997DFBE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:997DFBE3 output_enabled 0 (mgcp_conn.c:271) 20250810145043462 DLMGCP DEBUG <0013> (1234/rtp C:997DFBE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043462 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:997DFBE3 CRCX: connection successfully created: (1234/rtp C:997DFBE3 r=NULL:0<->l=::1:4644) (mgcp_protocol.c:772) 20250810145043462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043462 DLMGCP DEBUG <0013> Generated response: line #00: 200 61808 OK (mgcp_msg.c:72) 20250810145043462 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250810145043462 DLMGCP DEBUG <0013> Generated response: line #02: I: 997DFBE3 (mgcp_msg.c:72) 20250810145043462 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043462 DLMGCP DEBUG <0013> Generated response: line #04: o=- 997DFBE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043462 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043462 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043463 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043463 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043463 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043463 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250810145043464 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250810145043464 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043464 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:F509BBBD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:F509BBBD output_enabled 0 (mgcp_conn.c:271) 20250810145043464 DLMGCP DEBUG <0013> (1234/rtp C:F509BBBD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043464 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:F509BBBD CRCX: connection successfully created: (1234/rtp C:F509BBBD r=NULL:0<->l=::1:4646) (mgcp_protocol.c:772) 20250810145043464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043464 DLMGCP DEBUG <0013> Generated response: line #00: 200 61809 OK (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Generated response: line #02: I: F509BBBD (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Generated response: line #04: o=- F509BBBD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043464 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043465 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250810145043466 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250810145043466 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043466 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:A88BF676 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:A88BF676 output_enabled 0 (mgcp_conn.c:271) 20250810145043466 DLMGCP DEBUG <0013> (1234/rtp C:A88BF676 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043466 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:A88BF676 CRCX: connection successfully created: (1234/rtp C:A88BF676 r=NULL:0<->l=::1:4648) (mgcp_protocol.c:772) 20250810145043466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043466 DLMGCP DEBUG <0013> Generated response: line #00: 200 61810 OK (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Generated response: line #02: I: A88BF676 (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Generated response: line #04: o=- A88BF676 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043466 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043467 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250810145043468 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250810145043468 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043468 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043468 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:47300AD5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043468 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:47300AD5 output_enabled 0 (mgcp_conn.c:271) 20250810145043468 DLMGCP DEBUG <0013> (1234/rtp C:47300AD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043468 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:47300AD5 CRCX: connection successfully created: (1234/rtp C:47300AD5 r=NULL:0<->l=::1:4650) (mgcp_protocol.c:772) 20250810145043468 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043468 DLMGCP DEBUG <0013> Generated response: line #00: 200 61811 OK (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Generated response: line #02: I: 47300AD5 (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47300AD5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043468 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043469 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043469 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043469 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043469 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043469 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250810145043469 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250810145043470 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043470 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043470 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:C0CC13B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043470 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:C0CC13B7 output_enabled 0 (mgcp_conn.c:271) 20250810145043470 DLMGCP DEBUG <0013> (1234/rtp C:C0CC13B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043470 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:C0CC13B7 CRCX: connection successfully created: (1234/rtp C:C0CC13B7 r=NULL:0<->l=::1:4652) (mgcp_protocol.c:772) 20250810145043470 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043470 DLMGCP DEBUG <0013> Generated response: line #00: 200 61812 OK (mgcp_msg.c:72) 20250810145043470 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250810145043470 DLMGCP DEBUG <0013> Generated response: line #02: I: C0CC13B7 (mgcp_msg.c:72) 20250810145043470 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043470 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0CC13B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043470 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043470 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043470 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043470 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043470 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043470 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043471 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043471 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043471 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043471 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043471 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250810145043471 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250810145043471 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043471 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:197BF893 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043472 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:197BF893 output_enabled 0 (mgcp_conn.c:271) 20250810145043472 DLMGCP DEBUG <0013> (1234/rtp C:197BF893 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043472 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:197BF893 CRCX: connection successfully created: (1234/rtp C:197BF893 r=NULL:0<->l=::1:4654) (mgcp_protocol.c:772) 20250810145043472 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043472 DLMGCP DEBUG <0013> Generated response: line #00: 200 61813 OK (mgcp_msg.c:72) 20250810145043472 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250810145043472 DLMGCP DEBUG <0013> Generated response: line #02: I: 197BF893 (mgcp_msg.c:72) 20250810145043472 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043472 DLMGCP DEBUG <0013> Generated response: line #04: o=- 197BF893 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043472 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043472 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043472 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043472 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043472 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043472 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043473 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043473 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043473 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043473 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043473 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250810145043473 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250810145043473 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043473 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043473 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E932D11D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043473 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E932D11D output_enabled 0 (mgcp_conn.c:271) 20250810145043473 DLMGCP DEBUG <0013> (1234/rtp C:E932D11D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043473 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:E932D11D CRCX: connection successfully created: (1234/rtp C:E932D11D r=NULL:0<->l=::1:4656) (mgcp_protocol.c:772) 20250810145043474 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043474 DLMGCP DEBUG <0013> Generated response: line #00: 200 61814 OK (mgcp_msg.c:72) 20250810145043474 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250810145043474 DLMGCP DEBUG <0013> Generated response: line #02: I: E932D11D (mgcp_msg.c:72) 20250810145043474 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043474 DLMGCP DEBUG <0013> Generated response: line #04: o=- E932D11D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043474 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043474 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043474 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043474 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043474 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043474 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250810145043475 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250810145043475 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043475 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043475 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:B458DCC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043475 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:B458DCC4 output_enabled 0 (mgcp_conn.c:271) 20250810145043475 DLMGCP DEBUG <0013> (1234/rtp C:B458DCC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043475 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:B458DCC4 CRCX: connection successfully created: (1234/rtp C:B458DCC4 r=NULL:0<->l=::1:4658) (mgcp_protocol.c:772) 20250810145043475 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043475 DLMGCP DEBUG <0013> Generated response: line #00: 200 61815 OK (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Generated response: line #02: I: B458DCC4 (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Generated response: line #04: o=- B458DCC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043475 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043476 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043476 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043476 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043476 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043476 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250810145043477 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250810145043477 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043477 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043477 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:FF4B1214 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043477 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:FF4B1214 output_enabled 0 (mgcp_conn.c:271) 20250810145043477 DLMGCP DEBUG <0013> (1234/rtp C:FF4B1214 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043477 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:FF4B1214 CRCX: connection successfully created: (1234/rtp C:FF4B1214 r=NULL:0<->l=::1:4660) (mgcp_protocol.c:772) 20250810145043477 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043477 DLMGCP DEBUG <0013> Generated response: line #00: 200 61816 OK (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> Generated response: line #02: I: FF4B1214 (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF4B1214 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043477 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043478 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043478 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043478 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043478 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043478 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250810145043478 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250810145043478 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043478 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043478 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:7EFE061D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043478 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:7EFE061D output_enabled 0 (mgcp_conn.c:271) 20250810145043478 DLMGCP DEBUG <0013> (1234/rtp C:7EFE061D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043479 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:7EFE061D CRCX: connection successfully created: (1234/rtp C:7EFE061D r=NULL:0<->l=::1:4662) (mgcp_protocol.c:772) 20250810145043479 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043479 DLMGCP DEBUG <0013> Generated response: line #00: 200 61817 OK (mgcp_msg.c:72) 20250810145043479 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250810145043479 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EFE061D (mgcp_msg.c:72) 20250810145043479 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043479 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EFE061D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043479 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043479 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043479 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043479 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043479 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043479 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250810145043480 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250810145043480 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043480 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043480 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:D87BACA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043480 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:D87BACA7 output_enabled 0 (mgcp_conn.c:271) 20250810145043480 DLMGCP DEBUG <0013> (1234/rtp C:D87BACA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043480 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:D87BACA7 CRCX: connection successfully created: (1234/rtp C:D87BACA7 r=NULL:0<->l=::1:4664) (mgcp_protocol.c:772) 20250810145043480 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043480 DLMGCP DEBUG <0013> Generated response: line #00: 200 61818 OK (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Generated response: line #02: I: D87BACA7 (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Generated response: line #04: o=- D87BACA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043480 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043481 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043481 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61819 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043481 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043481 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043481 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250810145043482 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250810145043482 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043482 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:BAEA94DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:BAEA94DD output_enabled 0 (mgcp_conn.c:271) 20250810145043482 DLMGCP DEBUG <0013> (1234/rtp C:BAEA94DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043482 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:BAEA94DD CRCX: connection successfully created: (1234/rtp C:BAEA94DD r=NULL:0<->l=::1:4666) (mgcp_protocol.c:772) 20250810145043482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043482 DLMGCP DEBUG <0013> Generated response: line #00: 200 61819 OK (mgcp_msg.c:72) 20250810145043482 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250810145043482 DLMGCP DEBUG <0013> Generated response: line #02: I: BAEA94DD (mgcp_msg.c:72) 20250810145043482 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043482 DLMGCP DEBUG <0013> Generated response: line #04: o=- BAEA94DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043482 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043482 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043482 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043482 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043482 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043482 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043483 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043483 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043483 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043483 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250810145043483 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250810145043483 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043483 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:68DE7C0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:68DE7C0D output_enabled 0 (mgcp_conn.c:271) 20250810145043483 DLMGCP DEBUG <0013> (1234/rtp C:68DE7C0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043484 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:68DE7C0D CRCX: connection successfully created: (1234/rtp C:68DE7C0D r=NULL:0<->l=::1:4668) (mgcp_protocol.c:772) 20250810145043484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043484 DLMGCP DEBUG <0013> Generated response: line #00: 200 61820 OK (mgcp_msg.c:72) 20250810145043484 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250810145043484 DLMGCP DEBUG <0013> Generated response: line #02: I: 68DE7C0D (mgcp_msg.c:72) 20250810145043484 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043484 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68DE7C0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043484 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043484 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043484 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043484 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043484 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043484 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250810145043485 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250810145043485 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043485 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:D75319BA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:D75319BA output_enabled 0 (mgcp_conn.c:271) 20250810145043485 DLMGCP DEBUG <0013> (1234/rtp C:D75319BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043485 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:D75319BA CRCX: connection successfully created: (1234/rtp C:D75319BA r=NULL:0<->l=::1:4670) (mgcp_protocol.c:772) 20250810145043485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043485 DLMGCP DEBUG <0013> Generated response: line #00: 200 61821 OK (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Generated response: line #02: I: D75319BA (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Generated response: line #04: o=- D75319BA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043485 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043486 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043486 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043486 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043486 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043486 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043486 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250810145043487 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250810145043487 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043487 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:61A9E5A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:61A9E5A0 output_enabled 0 (mgcp_conn.c:271) 20250810145043487 DLMGCP DEBUG <0013> (1234/rtp C:61A9E5A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043487 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:61A9E5A0 CRCX: connection successfully created: (1234/rtp C:61A9E5A0 r=NULL:0<->l=::1:4672) (mgcp_protocol.c:772) 20250810145043487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043487 DLMGCP DEBUG <0013> Generated response: line #00: 200 61822 OK (mgcp_msg.c:72) 20250810145043487 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250810145043487 DLMGCP DEBUG <0013> Generated response: line #02: I: 61A9E5A0 (mgcp_msg.c:72) 20250810145043487 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043487 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61A9E5A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043487 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043487 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043487 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043487 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043487 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043487 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043488 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043488 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043488 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043488 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250810145043488 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250810145043488 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043488 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:957120A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:957120A1 output_enabled 0 (mgcp_conn.c:271) 20250810145043488 DLMGCP DEBUG <0013> (1234/rtp C:957120A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043488 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:957120A1 CRCX: connection successfully created: (1234/rtp C:957120A1 r=NULL:0<->l=::1:4674) (mgcp_protocol.c:772) 20250810145043489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043489 DLMGCP DEBUG <0013> Generated response: line #00: 200 61823 OK (mgcp_msg.c:72) 20250810145043489 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250810145043489 DLMGCP DEBUG <0013> Generated response: line #02: I: 957120A1 (mgcp_msg.c:72) 20250810145043489 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043489 DLMGCP DEBUG <0013> Generated response: line #04: o=- 957120A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043489 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043489 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043489 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043489 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043489 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043489 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250810145043490 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250810145043490 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:11FB65FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:11FB65FB output_enabled 0 (mgcp_conn.c:271) 20250810145043490 DLMGCP DEBUG <0013> (1234/rtp C:11FB65FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043490 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:11FB65FB CRCX: connection successfully created: (1234/rtp C:11FB65FB r=NULL:0<->l=::1:4676) (mgcp_protocol.c:772) 20250810145043490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043490 DLMGCP DEBUG <0013> Generated response: line #00: 200 61824 OK (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Generated response: line #02: I: 11FB65FB (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11FB65FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043490 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043491 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043491 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043491 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250810145043491 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250810145043491 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043491 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:A3F93D2F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043491 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:A3F93D2F output_enabled 0 (mgcp_conn.c:271) 20250810145043491 DLMGCP DEBUG <0013> (1234/rtp C:A3F93D2F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043492 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:A3F93D2F CRCX: connection successfully created: (1234/rtp C:A3F93D2F r=NULL:0<->l=::1:4678) (mgcp_protocol.c:772) 20250810145043492 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043492 DLMGCP DEBUG <0013> Generated response: line #00: 200 61825 OK (mgcp_msg.c:72) 20250810145043492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250810145043492 DLMGCP DEBUG <0013> Generated response: line #02: I: A3F93D2F (mgcp_msg.c:72) 20250810145043492 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043492 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3F93D2F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043492 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043492 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043492 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043492 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043492 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043492 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250810145043493 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250810145043493 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043493 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043493 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:98EB6F41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043493 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:98EB6F41 output_enabled 0 (mgcp_conn.c:271) 20250810145043493 DLMGCP DEBUG <0013> (1234/rtp C:98EB6F41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043493 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:98EB6F41 CRCX: connection successfully created: (1234/rtp C:98EB6F41 r=NULL:0<->l=::1:4680) (mgcp_protocol.c:772) 20250810145043493 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043493 DLMGCP DEBUG <0013> Generated response: line #00: 200 61826 OK (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Generated response: line #02: I: 98EB6F41 (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Generated response: line #04: o=- 98EB6F41 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043493 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61827 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043494 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043494 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250810145043494 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250810145043494 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043494 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:DD359517 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043495 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:DD359517 output_enabled 0 (mgcp_conn.c:271) 20250810145043495 DLMGCP DEBUG <0013> (1234/rtp C:DD359517 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043495 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:DD359517 CRCX: connection successfully created: (1234/rtp C:DD359517 r=NULL:0<->l=::1:4682) (mgcp_protocol.c:772) 20250810145043495 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043495 DLMGCP DEBUG <0013> Generated response: line #00: 200 61827 OK (mgcp_msg.c:72) 20250810145043495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250810145043495 DLMGCP DEBUG <0013> Generated response: line #02: I: DD359517 (mgcp_msg.c:72) 20250810145043495 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043495 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD359517 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043495 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043495 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043495 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043495 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043495 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043495 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61828 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250810145043496 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250810145043496 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043496 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043496 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:88BC2D2D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043496 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:88BC2D2D output_enabled 0 (mgcp_conn.c:271) 20250810145043496 DLMGCP DEBUG <0013> (1234/rtp C:88BC2D2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043496 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:88BC2D2D CRCX: connection successfully created: (1234/rtp C:88BC2D2D r=NULL:0<->l=::1:4684) (mgcp_protocol.c:772) 20250810145043496 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043496 DLMGCP DEBUG <0013> Generated response: line #00: 200 61828 OK (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Generated response: line #02: I: 88BC2D2D (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88BC2D2D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043496 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043497 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043497 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043497 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043497 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250810145043497 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250810145043497 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043497 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043497 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:EF1C8EB9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043497 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:EF1C8EB9 output_enabled 0 (mgcp_conn.c:271) 20250810145043497 DLMGCP DEBUG <0013> (1234/rtp C:EF1C8EB9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043497 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:EF1C8EB9 CRCX: connection successfully created: (1234/rtp C:EF1C8EB9 r=NULL:0<->l=::1:4686) (mgcp_protocol.c:772) 20250810145043498 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043498 DLMGCP DEBUG <0013> Generated response: line #00: 200 61829 OK (mgcp_msg.c:72) 20250810145043498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250810145043498 DLMGCP DEBUG <0013> Generated response: line #02: I: EF1C8EB9 (mgcp_msg.c:72) 20250810145043498 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043498 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF1C8EB9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043498 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043498 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043498 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043498 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043498 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043498 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250810145043499 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250810145043499 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043499 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:1119F52F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043499 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:1119F52F output_enabled 0 (mgcp_conn.c:271) 20250810145043499 DLMGCP DEBUG <0013> (1234/rtp C:1119F52F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043499 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:1119F52F CRCX: connection successfully created: (1234/rtp C:1119F52F r=NULL:0<->l=::1:4688) (mgcp_protocol.c:772) 20250810145043499 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043499 DLMGCP DEBUG <0013> Generated response: line #00: 200 61830 OK (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Generated response: line #02: I: 1119F52F (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1119F52F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043499 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043500 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043500 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043500 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043500 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250810145043500 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250810145043500 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043500 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:F2C96308 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043500 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:F2C96308 output_enabled 0 (mgcp_conn.c:271) 20250810145043500 DLMGCP DEBUG <0013> (1234/rtp C:F2C96308 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043500 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:F2C96308 CRCX: connection successfully created: (1234/rtp C:F2C96308 r=NULL:0<->l=::1:4690) (mgcp_protocol.c:772) 20250810145043500 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043500 DLMGCP DEBUG <0013> Generated response: line #00: 200 61831 OK (mgcp_msg.c:72) 20250810145043500 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250810145043500 DLMGCP DEBUG <0013> Generated response: line #02: I: F2C96308 (mgcp_msg.c:72) 20250810145043500 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043500 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2C96308 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043500 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043501 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043501 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043501 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043501 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043501 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61832 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250810145043502 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250810145043502 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043502 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:C8E2644A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043502 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:C8E2644A output_enabled 0 (mgcp_conn.c:271) 20250810145043502 DLMGCP DEBUG <0013> (1234/rtp C:C8E2644A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043502 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:C8E2644A CRCX: connection successfully created: (1234/rtp C:C8E2644A r=NULL:0<->l=::1:4692) (mgcp_protocol.c:772) 20250810145043502 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043502 DLMGCP DEBUG <0013> Generated response: line #00: 200 61832 OK (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Generated response: line #02: I: C8E2644A (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8E2644A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043502 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61833 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250810145043504 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250810145043504 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043504 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:4B9CAA0A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043504 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:4B9CAA0A output_enabled 0 (mgcp_conn.c:271) 20250810145043504 DLMGCP DEBUG <0013> (1234/rtp C:4B9CAA0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043504 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:4B9CAA0A CRCX: connection successfully created: (1234/rtp C:4B9CAA0A r=NULL:0<->l=::1:4694) (mgcp_protocol.c:772) 20250810145043504 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043504 DLMGCP DEBUG <0013> Generated response: line #00: 200 61833 OK (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B9CAA0A (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B9CAA0A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043504 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043505 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043505 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250810145043505 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250810145043505 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043505 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:F542F6CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043505 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:F542F6CC output_enabled 0 (mgcp_conn.c:271) 20250810145043505 DLMGCP DEBUG <0013> (1234/rtp C:F542F6CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043505 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:F542F6CC CRCX: connection successfully created: (1234/rtp C:F542F6CC r=NULL:0<->l=::1:4696) (mgcp_protocol.c:772) 20250810145043505 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043505 DLMGCP DEBUG <0013> Generated response: line #00: 200 61834 OK (mgcp_msg.c:72) 20250810145043506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250810145043506 DLMGCP DEBUG <0013> Generated response: line #02: I: F542F6CC (mgcp_msg.c:72) 20250810145043506 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043506 DLMGCP DEBUG <0013> Generated response: line #04: o=- F542F6CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043506 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043506 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043506 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043506 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043506 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043506 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250810145043507 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250810145043507 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:F499AD75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:F499AD75 output_enabled 0 (mgcp_conn.c:271) 20250810145043507 DLMGCP DEBUG <0013> (1234/rtp C:F499AD75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043507 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:F499AD75 CRCX: connection successfully created: (1234/rtp C:F499AD75 r=NULL:0<->l=::1:4698) (mgcp_protocol.c:772) 20250810145043507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043507 DLMGCP DEBUG <0013> Generated response: line #00: 200 61835 OK (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Generated response: line #02: I: F499AD75 (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Generated response: line #04: o=- F499AD75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043507 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250810145043508 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250810145043508 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:15AE4F0F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:15AE4F0F output_enabled 0 (mgcp_conn.c:271) 20250810145043508 DLMGCP DEBUG <0013> (1234/rtp C:15AE4F0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043508 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:15AE4F0F CRCX: connection successfully created: (1234/rtp C:15AE4F0F r=NULL:0<->l=::1:4700) (mgcp_protocol.c:772) 20250810145043508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043508 DLMGCP DEBUG <0013> Generated response: line #00: 200 61836 OK (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Generated response: line #02: I: 15AE4F0F (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15AE4F0F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043508 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043509 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250810145043509 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250810145043510 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:2D3B92D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:2D3B92D1 output_enabled 0 (mgcp_conn.c:271) 20250810145043510 DLMGCP DEBUG <0013> (1234/rtp C:2D3B92D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043510 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:2D3B92D1 CRCX: connection successfully created: (1234/rtp C:2D3B92D1 r=NULL:0<->l=::1:4702) (mgcp_protocol.c:772) 20250810145043510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043510 DLMGCP DEBUG <0013> Generated response: line #00: 200 61837 OK (mgcp_msg.c:72) 20250810145043510 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250810145043510 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D3B92D1 (mgcp_msg.c:72) 20250810145043510 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043510 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D3B92D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043510 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043510 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043510 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043510 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043510 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043510 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250810145043511 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250810145043511 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043511 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:E93F5FB6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:E93F5FB6 output_enabled 0 (mgcp_conn.c:271) 20250810145043511 DLMGCP DEBUG <0013> (1234/rtp C:E93F5FB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043511 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:E93F5FB6 CRCX: connection successfully created: (1234/rtp C:E93F5FB6 r=NULL:0<->l=::1:4704) (mgcp_protocol.c:772) 20250810145043511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043511 DLMGCP DEBUG <0013> Generated response: line #00: 200 61838 OK (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Generated response: line #02: I: E93F5FB6 (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Generated response: line #04: o=- E93F5FB6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043511 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250810145043512 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250810145043512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:3A7A8D1B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:3A7A8D1B output_enabled 0 (mgcp_conn.c:271) 20250810145043512 DLMGCP DEBUG <0013> (1234/rtp C:3A7A8D1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:3A7A8D1B CRCX: connection successfully created: (1234/rtp C:3A7A8D1B r=NULL:0<->l=::1:4706) (mgcp_protocol.c:772) 20250810145043512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043512 DLMGCP DEBUG <0013> Generated response: line #00: 200 61839 OK (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A7A8D1B (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A7A8D1B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043512 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250810145043513 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250810145043513 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043513 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:A2638985 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:A2638985 output_enabled 0 (mgcp_conn.c:271) 20250810145043513 DLMGCP DEBUG <0013> (1234/rtp C:A2638985 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043513 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:A2638985 CRCX: connection successfully created: (1234/rtp C:A2638985 r=NULL:0<->l=::1:4708) (mgcp_protocol.c:772) 20250810145043513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043513 DLMGCP DEBUG <0013> Generated response: line #00: 200 61840 OK (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Generated response: line #02: I: A2638985 (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2638985 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043513 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250810145043514 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250810145043514 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043514 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:6FC4A4B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043514 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:6FC4A4B6 output_enabled 0 (mgcp_conn.c:271) 20250810145043514 DLMGCP DEBUG <0013> (1234/rtp C:6FC4A4B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043514 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:6FC4A4B6 CRCX: connection successfully created: (1234/rtp C:6FC4A4B6 r=NULL:0<->l=::1:4710) (mgcp_protocol.c:772) 20250810145043514 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043514 DLMGCP DEBUG <0013> Generated response: line #00: 200 61841 OK (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FC4A4B6 (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FC4A4B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043514 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250810145043515 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250810145043515 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043515 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:878B1E48 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043515 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:878B1E48 output_enabled 0 (mgcp_conn.c:271) 20250810145043515 DLMGCP DEBUG <0013> (1234/rtp C:878B1E48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043515 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:878B1E48 CRCX: connection successfully created: (1234/rtp C:878B1E48 r=NULL:0<->l=::1:4712) (mgcp_protocol.c:772) 20250810145043515 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043515 DLMGCP DEBUG <0013> Generated response: line #00: 200 61842 OK (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Generated response: line #02: I: 878B1E48 (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Generated response: line #04: o=- 878B1E48 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043515 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250810145043516 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250810145043516 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043516 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:39BED254 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043516 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:39BED254 output_enabled 0 (mgcp_conn.c:271) 20250810145043516 DLMGCP DEBUG <0013> (1234/rtp C:39BED254 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043516 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:39BED254 CRCX: connection successfully created: (1234/rtp C:39BED254 r=NULL:0<->l=::1:4714) (mgcp_protocol.c:772) 20250810145043516 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043516 DLMGCP DEBUG <0013> Generated response: line #00: 200 61843 OK (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Generated response: line #02: I: 39BED254 (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39BED254 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043516 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043517 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043517 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043517 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250810145043517 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250810145043517 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043517 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:AA473FC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043517 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:AA473FC7 output_enabled 0 (mgcp_conn.c:271) 20250810145043517 DLMGCP DEBUG <0013> (1234/rtp C:AA473FC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043517 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:AA473FC7 CRCX: connection successfully created: (1234/rtp C:AA473FC7 r=NULL:0<->l=::1:4716) (mgcp_protocol.c:772) 20250810145043518 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043518 DLMGCP DEBUG <0013> Generated response: line #00: 200 61844 OK (mgcp_msg.c:72) 20250810145043518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250810145043518 DLMGCP DEBUG <0013> Generated response: line #02: I: AA473FC7 (mgcp_msg.c:72) 20250810145043518 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043518 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA473FC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043518 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043518 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043518 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043518 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043518 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043518 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61845 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250810145043519 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250810145043519 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043519 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:8BC8A6F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043519 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:8BC8A6F9 output_enabled 0 (mgcp_conn.c:271) 20250810145043519 DLMGCP DEBUG <0013> (1234/rtp C:8BC8A6F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043519 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:8BC8A6F9 CRCX: connection successfully created: (1234/rtp C:8BC8A6F9 r=NULL:0<->l=::1:4718) (mgcp_protocol.c:772) 20250810145043519 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043519 DLMGCP DEBUG <0013> Generated response: line #00: 200 61845 OK (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BC8A6F9 (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8BC8A6F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043519 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250810145043520 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250810145043520 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043520 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:ECCF4935 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043520 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:ECCF4935 output_enabled 0 (mgcp_conn.c:271) 20250810145043520 DLMGCP DEBUG <0013> (1234/rtp C:ECCF4935 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043520 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:ECCF4935 CRCX: connection successfully created: (1234/rtp C:ECCF4935 r=NULL:0<->l=::1:4720) (mgcp_protocol.c:772) 20250810145043520 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043520 DLMGCP DEBUG <0013> Generated response: line #00: 200 61846 OK (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Generated response: line #02: I: ECCF4935 (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECCF4935 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043520 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250810145043521 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250810145043521 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043521 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:6D68E9F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043521 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:6D68E9F0 output_enabled 0 (mgcp_conn.c:271) 20250810145043521 DLMGCP DEBUG <0013> (1234/rtp C:6D68E9F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043521 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:6D68E9F0 CRCX: connection successfully created: (1234/rtp C:6D68E9F0 r=NULL:0<->l=::1:4722) (mgcp_protocol.c:772) 20250810145043521 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043521 DLMGCP DEBUG <0013> Generated response: line #00: 200 61847 OK (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D68E9F0 (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D68E9F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61848 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043522 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043522 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250810145043522 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250810145043522 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043522 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:7A15E834 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043522 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:7A15E834 output_enabled 0 (mgcp_conn.c:271) 20250810145043522 DLMGCP DEBUG <0013> (1234/rtp C:7A15E834 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043522 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:7A15E834 CRCX: connection successfully created: (1234/rtp C:7A15E834 r=NULL:0<->l=::1:4724) (mgcp_protocol.c:772) 20250810145043522 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043522 DLMGCP DEBUG <0013> Generated response: line #00: 200 61848 OK (mgcp_msg.c:72) 20250810145043522 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250810145043522 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A15E834 (mgcp_msg.c:72) 20250810145043522 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043522 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A15E834 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043523 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043523 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043523 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043523 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043523 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043523 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250810145043523 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250810145043523 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043523 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:AB87926D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043523 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:AB87926D output_enabled 0 (mgcp_conn.c:271) 20250810145043523 DLMGCP DEBUG <0013> (1234/rtp C:AB87926D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043523 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:AB87926D CRCX: connection successfully created: (1234/rtp C:AB87926D r=NULL:0<->l=::1:4726) (mgcp_protocol.c:772) 20250810145043524 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043524 DLMGCP DEBUG <0013> Generated response: line #00: 200 61849 OK (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Generated response: line #02: I: AB87926D (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB87926D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043524 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250810145043524 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250810145043524 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043524 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:5C6B5C3D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043524 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:5C6B5C3D output_enabled 0 (mgcp_conn.c:271) 20250810145043524 DLMGCP DEBUG <0013> (1234/rtp C:5C6B5C3D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043525 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:5C6B5C3D CRCX: connection successfully created: (1234/rtp C:5C6B5C3D r=NULL:0<->l=::1:4728) (mgcp_protocol.c:772) 20250810145043525 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043525 DLMGCP DEBUG <0013> Generated response: line #00: 200 61850 OK (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C6B5C3D (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C6B5C3D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61851 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250810145043525 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250810145043525 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CF3EEB2C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CF3EEB2C output_enabled 0 (mgcp_conn.c:271) 20250810145043526 DLMGCP DEBUG <0013> (1234/rtp C:CF3EEB2C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043526 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:CF3EEB2C CRCX: connection successfully created: (1234/rtp C:CF3EEB2C r=NULL:0<->l=::1:4730) (mgcp_protocol.c:772) 20250810145043526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043526 DLMGCP DEBUG <0013> Generated response: line #00: 200 61851 OK (mgcp_msg.c:72) 20250810145043526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250810145043526 DLMGCP DEBUG <0013> Generated response: line #02: I: CF3EEB2C (mgcp_msg.c:72) 20250810145043526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043526 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF3EEB2C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250810145043527 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250810145043527 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:BEC922F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:BEC922F1 output_enabled 0 (mgcp_conn.c:271) 20250810145043527 DLMGCP DEBUG <0013> (1234/rtp C:BEC922F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043527 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:BEC922F1 CRCX: connection successfully created: (1234/rtp C:BEC922F1 r=NULL:0<->l=::1:4732) (mgcp_protocol.c:772) 20250810145043527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043527 DLMGCP DEBUG <0013> Generated response: line #00: 200 61852 OK (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Generated response: line #02: I: BEC922F1 (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEC922F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043527 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250810145043528 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250810145043528 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:9EB85F53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:9EB85F53 output_enabled 0 (mgcp_conn.c:271) 20250810145043528 DLMGCP DEBUG <0013> (1234/rtp C:9EB85F53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043528 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:9EB85F53 CRCX: connection successfully created: (1234/rtp C:9EB85F53 r=NULL:0<->l=::1:4734) (mgcp_protocol.c:772) 20250810145043528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043528 DLMGCP DEBUG <0013> Generated response: line #00: 200 61853 OK (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Generated response: line #02: I: 9EB85F53 (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9EB85F53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043528 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250810145043529 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250810145043529 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043529 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:2EFB2401 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043529 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:2EFB2401 output_enabled 0 (mgcp_conn.c:271) 20250810145043529 DLMGCP DEBUG <0013> (1234/rtp C:2EFB2401 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043529 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:2EFB2401 CRCX: connection successfully created: (1234/rtp C:2EFB2401 r=NULL:0<->l=::1:4736) (mgcp_protocol.c:772) 20250810145043529 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043529 DLMGCP DEBUG <0013> Generated response: line #00: 200 61854 OK (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EFB2401 (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2EFB2401 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61855 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250810145043530 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250810145043530 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:FEC0AA52 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:FEC0AA52 output_enabled 0 (mgcp_conn.c:271) 20250810145043530 DLMGCP DEBUG <0013> (1234/rtp C:FEC0AA52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043530 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:FEC0AA52 CRCX: connection successfully created: (1234/rtp C:FEC0AA52 r=NULL:0<->l=::1:4738) (mgcp_protocol.c:772) 20250810145043530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043530 DLMGCP DEBUG <0013> Generated response: line #00: 200 61855 OK (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Generated response: line #02: I: FEC0AA52 (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Generated response: line #04: o=- FEC0AA52 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043530 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250810145043531 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250810145043531 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5C1C2FC9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5C1C2FC9 output_enabled 0 (mgcp_conn.c:271) 20250810145043531 DLMGCP DEBUG <0013> (1234/rtp C:5C1C2FC9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043531 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:5C1C2FC9 CRCX: connection successfully created: (1234/rtp C:5C1C2FC9 r=NULL:0<->l=::1:4740) (mgcp_protocol.c:772) 20250810145043531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043531 DLMGCP DEBUG <0013> Generated response: line #00: 200 61856 OK (mgcp_msg.c:72) 20250810145043531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250810145043531 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C1C2FC9 (mgcp_msg.c:72) 20250810145043531 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043531 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C1C2FC9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250810145043532 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250810145043532 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043532 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:4EC6BB31 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043532 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:4EC6BB31 output_enabled 0 (mgcp_conn.c:271) 20250810145043532 DLMGCP DEBUG <0013> (1234/rtp C:4EC6BB31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043532 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:4EC6BB31 CRCX: connection successfully created: (1234/rtp C:4EC6BB31 r=NULL:0<->l=::1:4742) (mgcp_protocol.c:772) 20250810145043532 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #00: 200 61857 OK (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EC6BB31 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EC6BB31 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250810145043533 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250810145043533 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043533 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:58EF1A67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043533 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:58EF1A67 output_enabled 0 (mgcp_conn.c:271) 20250810145043533 DLMGCP DEBUG <0013> (1234/rtp C:58EF1A67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043533 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:58EF1A67 CRCX: connection successfully created: (1234/rtp C:58EF1A67 r=NULL:0<->l=::1:4744) (mgcp_protocol.c:772) 20250810145043533 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043533 DLMGCP DEBUG <0013> Generated response: line #00: 200 61858 OK (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Generated response: line #02: I: 58EF1A67 (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58EF1A67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043533 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250810145043534 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250810145043534 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043534 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:641B8436 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043534 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:641B8436 output_enabled 0 (mgcp_conn.c:271) 20250810145043534 DLMGCP DEBUG <0013> (1234/rtp C:641B8436 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043534 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:641B8436 CRCX: connection successfully created: (1234/rtp C:641B8436 r=NULL:0<->l=::1:4746) (mgcp_protocol.c:772) 20250810145043534 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043534 DLMGCP DEBUG <0013> Generated response: line #00: 200 61859 OK (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Generated response: line #02: I: 641B8436 (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Generated response: line #04: o=- 641B8436 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250810145043535 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250810145043535 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043535 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:B05E6279 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043535 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:B05E6279 output_enabled 0 (mgcp_conn.c:271) 20250810145043535 DLMGCP DEBUG <0013> (1234/rtp C:B05E6279 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043535 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:B05E6279 CRCX: connection successfully created: (1234/rtp C:B05E6279 r=NULL:0<->l=::1:4748) (mgcp_protocol.c:772) 20250810145043535 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #00: 200 61860 OK (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #02: I: B05E6279 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #04: o=- B05E6279 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250810145043535 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250810145043535 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043535 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:EB91E62E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043535 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:EB91E62E output_enabled 0 (mgcp_conn.c:271) 20250810145043535 DLMGCP DEBUG <0013> (1234/rtp C:EB91E62E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043535 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:EB91E62E CRCX: connection successfully created: (1234/rtp C:EB91E62E r=NULL:0<->l=::1:4750) (mgcp_protocol.c:772) 20250810145043535 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #00: 200 61861 OK (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #02: I: EB91E62E (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB91E62E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043535 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250810145043536 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250810145043536 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043536 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:6E1F359D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043536 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:6E1F359D output_enabled 0 (mgcp_conn.c:271) 20250810145043536 DLMGCP DEBUG <0013> (1234/rtp C:6E1F359D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043536 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:6E1F359D CRCX: connection successfully created: (1234/rtp C:6E1F359D r=NULL:0<->l=::1:4752) (mgcp_protocol.c:772) 20250810145043536 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #00: 200 61862 OK (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E1F359D (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E1F359D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043536 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250810145043537 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250810145043537 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043537 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:9C2531BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043537 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:9C2531BE output_enabled 0 (mgcp_conn.c:271) 20250810145043537 DLMGCP DEBUG <0013> (1234/rtp C:9C2531BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043537 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:9C2531BE CRCX: connection successfully created: (1234/rtp C:9C2531BE r=NULL:0<->l=::1:4754) (mgcp_protocol.c:772) 20250810145043537 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043537 DLMGCP DEBUG <0013> Generated response: line #00: 200 61863 OK (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C2531BE (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C2531BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250810145043538 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250810145043538 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043538 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:79124D3F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043538 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:79124D3F output_enabled 0 (mgcp_conn.c:271) 20250810145043538 DLMGCP DEBUG <0013> (1234/rtp C:79124D3F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043538 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:79124D3F CRCX: connection successfully created: (1234/rtp C:79124D3F r=NULL:0<->l=::1:4756) (mgcp_protocol.c:772) 20250810145043538 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043538 DLMGCP DEBUG <0013> Generated response: line #00: 200 61864 OK (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Generated response: line #02: I: 79124D3F (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79124D3F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043538 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250810145043539 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250810145043539 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043539 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:FC25E1AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043539 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:FC25E1AC output_enabled 0 (mgcp_conn.c:271) 20250810145043539 DLMGCP DEBUG <0013> (1234/rtp C:FC25E1AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043539 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:FC25E1AC CRCX: connection successfully created: (1234/rtp C:FC25E1AC r=NULL:0<->l=::1:4758) (mgcp_protocol.c:772) 20250810145043539 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043539 DLMGCP DEBUG <0013> Generated response: line #00: 200 61865 OK (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Generated response: line #02: I: FC25E1AC (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC25E1AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250810145043540 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250810145043540 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043540 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:9E3DBA82 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043540 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:9E3DBA82 output_enabled 0 (mgcp_conn.c:271) 20250810145043540 DLMGCP DEBUG <0013> (1234/rtp C:9E3DBA82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043540 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:9E3DBA82 CRCX: connection successfully created: (1234/rtp C:9E3DBA82 r=NULL:0<->l=::1:4760) (mgcp_protocol.c:772) 20250810145043540 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043540 DLMGCP DEBUG <0013> Generated response: line #00: 200 61866 OK (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E3DBA82 (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E3DBA82 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043540 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250810145043542 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250810145043542 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043542 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:252DC639 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043542 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:252DC639 output_enabled 0 (mgcp_conn.c:271) 20250810145043542 DLMGCP DEBUG <0013> (1234/rtp C:252DC639 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043542 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:252DC639 CRCX: connection successfully created: (1234/rtp C:252DC639 r=NULL:0<->l=::1:4762) (mgcp_protocol.c:772) 20250810145043542 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043542 DLMGCP DEBUG <0013> Generated response: line #00: 200 61867 OK (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Generated response: line #02: I: 252DC639 (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Generated response: line #04: o=- 252DC639 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250810145043543 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250810145043543 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043543 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:AE71B120 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043543 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:AE71B120 output_enabled 0 (mgcp_conn.c:271) 20250810145043543 DLMGCP DEBUG <0013> (1234/rtp C:AE71B120 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043543 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:AE71B120 CRCX: connection successfully created: (1234/rtp C:AE71B120 r=NULL:0<->l=::1:4764) (mgcp_protocol.c:772) 20250810145043543 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043543 DLMGCP DEBUG <0013> Generated response: line #00: 200 61868 OK (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Generated response: line #02: I: AE71B120 (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE71B120 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250810145043544 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250810145043544 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:F695D67E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:F695D67E output_enabled 0 (mgcp_conn.c:271) 20250810145043544 DLMGCP DEBUG <0013> (1234/rtp C:F695D67E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043544 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:F695D67E CRCX: connection successfully created: (1234/rtp C:F695D67E r=NULL:0<->l=::1:4766) (mgcp_protocol.c:772) 20250810145043544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043544 DLMGCP DEBUG <0013> Generated response: line #00: 200 61869 OK (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Generated response: line #02: I: F695D67E (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Generated response: line #04: o=- F695D67E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043544 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61870 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250810145043545 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250810145043545 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:095D90CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:095D90CC output_enabled 0 (mgcp_conn.c:271) 20250810145043545 DLMGCP DEBUG <0013> (1234/rtp C:095D90CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043545 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:095D90CC CRCX: connection successfully created: (1234/rtp C:095D90CC r=NULL:0<->l=::1:4768) (mgcp_protocol.c:772) 20250810145043545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #00: 200 61870 OK (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #02: I: 095D90CC (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #04: o=- 095D90CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61871 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250810145043545 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250810145043545 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:57DFA142 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:57DFA142 output_enabled 0 (mgcp_conn.c:271) 20250810145043545 DLMGCP DEBUG <0013> (1234/rtp C:57DFA142 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043545 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:57DFA142 CRCX: connection successfully created: (1234/rtp C:57DFA142 r=NULL:0<->l=::1:4770) (mgcp_protocol.c:772) 20250810145043545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #00: 200 61871 OK (mgcp_msg.c:72) 20250810145043545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #02: I: 57DFA142 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57DFA142 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250810145043546 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250810145043546 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:62979327 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:62979327 output_enabled 0 (mgcp_conn.c:271) 20250810145043546 DLMGCP DEBUG <0013> (1234/rtp C:62979327 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043546 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:62979327 CRCX: connection successfully created: (1234/rtp C:62979327 r=NULL:0<->l=::1:4772) (mgcp_protocol.c:772) 20250810145043546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #00: 200 61872 OK (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #02: I: 62979327 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62979327 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61873 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250810145043548 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250810145043548 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043548 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:BAA42F51 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043548 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:BAA42F51 output_enabled 0 (mgcp_conn.c:271) 20250810145043548 DLMGCP DEBUG <0013> (1234/rtp C:BAA42F51 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043548 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:BAA42F51 CRCX: connection successfully created: (1234/rtp C:BAA42F51 r=NULL:0<->l=::1:4774) (mgcp_protocol.c:772) 20250810145043548 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043548 DLMGCP DEBUG <0013> Generated response: line #00: 200 61873 OK (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Generated response: line #02: I: BAA42F51 (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Generated response: line #04: o=- BAA42F51 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61874 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250810145043549 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250810145043549 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043549 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:5917F676 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043549 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:5917F676 output_enabled 0 (mgcp_conn.c:271) 20250810145043549 DLMGCP DEBUG <0013> (1234/rtp C:5917F676 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043549 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:5917F676 CRCX: connection successfully created: (1234/rtp C:5917F676 r=NULL:0<->l=::1:4776) (mgcp_protocol.c:772) 20250810145043549 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043549 DLMGCP DEBUG <0013> Generated response: line #00: 200 61874 OK (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Generated response: line #02: I: 5917F676 (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5917F676 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61875 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250810145043550 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250810145043550 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043550 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:1CE2CABB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043550 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:1CE2CABB output_enabled 0 (mgcp_conn.c:271) 20250810145043550 DLMGCP DEBUG <0013> (1234/rtp C:1CE2CABB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043550 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:1CE2CABB CRCX: connection successfully created: (1234/rtp C:1CE2CABB r=NULL:0<->l=::1:4778) (mgcp_protocol.c:772) 20250810145043550 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043550 DLMGCP DEBUG <0013> Generated response: line #00: 200 61875 OK (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CE2CABB (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CE2CABB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61876 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250810145043551 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250810145043551 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043551 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:8C8154C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043551 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:8C8154C4 output_enabled 0 (mgcp_conn.c:271) 20250810145043551 DLMGCP DEBUG <0013> (1234/rtp C:8C8154C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043551 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:8C8154C4 CRCX: connection successfully created: (1234/rtp C:8C8154C4 r=NULL:0<->l=::1:4780) (mgcp_protocol.c:772) 20250810145043551 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043551 DLMGCP DEBUG <0013> Generated response: line #00: 200 61876 OK (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C8154C4 (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C8154C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61877 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250810145043552 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250810145043552 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043552 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:F4D495C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043552 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:F4D495C7 output_enabled 0 (mgcp_conn.c:271) 20250810145043552 DLMGCP DEBUG <0013> (1234/rtp C:F4D495C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043552 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:F4D495C7 CRCX: connection successfully created: (1234/rtp C:F4D495C7 r=NULL:0<->l=::1:4782) (mgcp_protocol.c:772) 20250810145043552 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043552 DLMGCP DEBUG <0013> Generated response: line #00: 200 61877 OK (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Generated response: line #02: I: F4D495C7 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4D495C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61878 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043552 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250810145043552 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250810145043552 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043552 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:11AF6C8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043552 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:11AF6C8F output_enabled 0 (mgcp_conn.c:271) 20250810145043552 DLMGCP DEBUG <0013> (1234/rtp C:11AF6C8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043553 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:11AF6C8F CRCX: connection successfully created: (1234/rtp C:11AF6C8F r=NULL:0<->l=::1:4784) (mgcp_protocol.c:772) 20250810145043553 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #00: 200 61878 OK (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #02: I: 11AF6C8F (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11AF6C8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61879 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250810145043553 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250810145043553 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043553 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:B708C9D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043553 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:B708C9D2 output_enabled 0 (mgcp_conn.c:271) 20250810145043553 DLMGCP DEBUG <0013> (1234/rtp C:B708C9D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043553 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:B708C9D2 CRCX: connection successfully created: (1234/rtp C:B708C9D2 r=NULL:0<->l=::1:4786) (mgcp_protocol.c:772) 20250810145043553 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #00: 200 61879 OK (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #02: I: B708C9D2 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #04: o=- B708C9D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250810145043553 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250810145043553 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043553 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:50B8DBFC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043553 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:50B8DBFC output_enabled 0 (mgcp_conn.c:271) 20250810145043553 DLMGCP DEBUG <0013> (1234/rtp C:50B8DBFC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043553 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:50B8DBFC CRCX: connection successfully created: (1234/rtp C:50B8DBFC r=NULL:0<->l=::1:4788) (mgcp_protocol.c:772) 20250810145043553 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #00: 200 61880 OK (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #02: I: 50B8DBFC (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50B8DBFC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250810145043554 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250810145043554 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043554 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:0F93CC4B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043554 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:0F93CC4B output_enabled 0 (mgcp_conn.c:271) 20250810145043554 DLMGCP DEBUG <0013> (1234/rtp C:0F93CC4B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043554 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:0F93CC4B CRCX: connection successfully created: (1234/rtp C:0F93CC4B r=NULL:0<->l=::1:4790) (mgcp_protocol.c:772) 20250810145043554 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #00: 200 61881 OK (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F93CC4B (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F93CC4B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61882 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250810145043554 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250810145043554 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043554 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:433DB0F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043554 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:433DB0F6 output_enabled 0 (mgcp_conn.c:271) 20250810145043554 DLMGCP DEBUG <0013> (1234/rtp C:433DB0F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043554 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:433DB0F6 CRCX: connection successfully created: (1234/rtp C:433DB0F6 r=NULL:0<->l=::1:4792) (mgcp_protocol.c:772) 20250810145043554 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #00: 200 61882 OK (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #02: I: 433DB0F6 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #04: o=- 433DB0F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61883 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250810145043554 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250810145043554 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:30B6C0E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:30B6C0E7 output_enabled 0 (mgcp_conn.c:271) 20250810145043555 DLMGCP DEBUG <0013> (1234/rtp C:30B6C0E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043555 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:30B6C0E7 CRCX: connection successfully created: (1234/rtp C:30B6C0E7 r=NULL:0<->l=::1:4794) (mgcp_protocol.c:772) 20250810145043555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #00: 200 61883 OK (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #02: I: 30B6C0E7 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30B6C0E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61884 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250810145043555 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250810145043555 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:31EFC78F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:31EFC78F output_enabled 0 (mgcp_conn.c:271) 20250810145043555 DLMGCP DEBUG <0013> (1234/rtp C:31EFC78F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043555 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:31EFC78F CRCX: connection successfully created: (1234/rtp C:31EFC78F r=NULL:0<->l=::1:4796) (mgcp_protocol.c:772) 20250810145043555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #00: 200 61884 OK (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #02: I: 31EFC78F (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31EFC78F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61885 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250810145043555 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250810145043555 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:CE474EF5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:CE474EF5 output_enabled 0 (mgcp_conn.c:271) 20250810145043555 DLMGCP DEBUG <0013> (1234/rtp C:CE474EF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043555 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:CE474EF5 CRCX: connection successfully created: (1234/rtp C:CE474EF5 r=NULL:0<->l=::1:4798) (mgcp_protocol.c:772) 20250810145043555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #00: 200 61885 OK (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #02: I: CE474EF5 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE474EF5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61886 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250810145043556 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250810145043556 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043556 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:E58A3144 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043556 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:E58A3144 output_enabled 0 (mgcp_conn.c:271) 20250810145043556 DLMGCP DEBUG <0013> (1234/rtp C:E58A3144 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043556 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:E58A3144 CRCX: connection successfully created: (1234/rtp C:E58A3144 r=NULL:0<->l=::1:4800) (mgcp_protocol.c:772) 20250810145043556 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #00: 200 61886 OK (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #02: I: E58A3144 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #04: o=- E58A3144 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61887 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250810145043556 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250810145043556 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043556 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:919A039D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043556 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:919A039D output_enabled 0 (mgcp_conn.c:271) 20250810145043556 DLMGCP DEBUG <0013> (1234/rtp C:919A039D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043556 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:919A039D CRCX: connection successfully created: (1234/rtp C:919A039D r=NULL:0<->l=::1:4802) (mgcp_protocol.c:772) 20250810145043556 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #00: 200 61887 OK (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #02: I: 919A039D (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #04: o=- 919A039D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61888 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250810145043557 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250810145043557 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:CC32124D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:CC32124D output_enabled 0 (mgcp_conn.c:271) 20250810145043557 DLMGCP DEBUG <0013> (1234/rtp C:CC32124D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043557 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:CC32124D CRCX: connection successfully created: (1234/rtp C:CC32124D r=NULL:0<->l=::1:4804) (mgcp_protocol.c:772) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #00: 200 61888 OK (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #02: I: CC32124D (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC32124D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61889 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250810145043557 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250810145043557 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:91A44FDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:91A44FDD output_enabled 0 (mgcp_conn.c:271) 20250810145043557 DLMGCP DEBUG <0013> (1234/rtp C:91A44FDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043557 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:91A44FDD CRCX: connection successfully created: (1234/rtp C:91A44FDD r=NULL:0<->l=::1:4806) (mgcp_protocol.c:772) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #00: 200 61889 OK (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #02: I: 91A44FDD (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91A44FDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61890 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250810145043557 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250810145043557 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:59F66EF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:59F66EF6 output_enabled 0 (mgcp_conn.c:271) 20250810145043557 DLMGCP DEBUG <0013> (1234/rtp C:59F66EF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043557 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:59F66EF6 CRCX: connection successfully created: (1234/rtp C:59F66EF6 r=NULL:0<->l=::1:4808) (mgcp_protocol.c:772) 20250810145043557 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #00: 200 61890 OK (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #02: I: 59F66EF6 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59F66EF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043557 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61891 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250810145043558 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250810145043558 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043558 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:83355DED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043558 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:83355DED output_enabled 0 (mgcp_conn.c:271) 20250810145043558 DLMGCP DEBUG <0013> (1234/rtp C:83355DED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043558 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:83355DED CRCX: connection successfully created: (1234/rtp C:83355DED r=NULL:0<->l=::1:4810) (mgcp_protocol.c:772) 20250810145043558 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #00: 200 61891 OK (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #02: I: 83355DED (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83355DED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61892 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250810145043558 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250810145043558 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043558 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:82023D94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043558 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:82023D94 output_enabled 0 (mgcp_conn.c:271) 20250810145043558 DLMGCP DEBUG <0013> (1234/rtp C:82023D94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043558 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:82023D94 CRCX: connection successfully created: (1234/rtp C:82023D94 r=NULL:0<->l=::1:4812) (mgcp_protocol.c:772) 20250810145043558 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #00: 200 61892 OK (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #02: I: 82023D94 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82023D94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61893 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043558 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250810145043558 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250810145043558 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043558 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:1C918AA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043558 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:1C918AA9 output_enabled 0 (mgcp_conn.c:271) 20250810145043558 DLMGCP DEBUG <0013> (1234/rtp C:1C918AA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043559 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:1C918AA9 CRCX: connection successfully created: (1234/rtp C:1C918AA9 r=NULL:0<->l=::1:4814) (mgcp_protocol.c:772) 20250810145043559 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #00: 200 61893 OK (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C918AA9 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C918AA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61894 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250810145043559 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250810145043559 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043559 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:B0895EF1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043559 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:B0895EF1 output_enabled 0 (mgcp_conn.c:271) 20250810145043559 DLMGCP DEBUG <0013> (1234/rtp C:B0895EF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043559 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:B0895EF1 CRCX: connection successfully created: (1234/rtp C:B0895EF1 r=NULL:0<->l=::1:4816) (mgcp_protocol.c:772) 20250810145043559 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #00: 200 61894 OK (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #02: I: B0895EF1 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0895EF1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61895 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250810145043559 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250810145043559 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043559 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:BB7DC99C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043559 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:BB7DC99C output_enabled 0 (mgcp_conn.c:271) 20250810145043559 DLMGCP DEBUG <0013> (1234/rtp C:BB7DC99C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043559 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:BB7DC99C CRCX: connection successfully created: (1234/rtp C:BB7DC99C r=NULL:0<->l=::1:4818) (mgcp_protocol.c:772) 20250810145043559 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #00: 200 61895 OK (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #02: I: BB7DC99C (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB7DC99C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61896 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250810145043560 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250810145043560 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043560 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:C2D56C14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043560 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:C2D56C14 output_enabled 0 (mgcp_conn.c:271) 20250810145043560 DLMGCP DEBUG <0013> (1234/rtp C:C2D56C14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043560 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:C2D56C14 CRCX: connection successfully created: (1234/rtp C:C2D56C14 r=NULL:0<->l=::1:4820) (mgcp_protocol.c:772) 20250810145043560 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #00: 200 61896 OK (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #02: I: C2D56C14 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2D56C14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61897 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250810145043560 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250810145043560 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043560 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:98E171AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043560 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:98E171AE output_enabled 0 (mgcp_conn.c:271) 20250810145043560 DLMGCP DEBUG <0013> (1234/rtp C:98E171AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043560 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:98E171AE CRCX: connection successfully created: (1234/rtp C:98E171AE r=NULL:0<->l=::1:4822) (mgcp_protocol.c:772) 20250810145043560 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #00: 200 61897 OK (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #02: I: 98E171AE (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #04: o=- 98E171AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61898 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250810145043561 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250810145043561 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043561 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:24E9BACC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043561 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:24E9BACC output_enabled 0 (mgcp_conn.c:271) 20250810145043561 DLMGCP DEBUG <0013> (1234/rtp C:24E9BACC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043561 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:24E9BACC CRCX: connection successfully created: (1234/rtp C:24E9BACC r=NULL:0<->l=::1:4824) (mgcp_protocol.c:772) 20250810145043561 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #00: 200 61898 OK (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #02: I: 24E9BACC (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24E9BACC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61899 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250810145043561 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250810145043561 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043561 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:DE2E5CF1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043561 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:DE2E5CF1 output_enabled 0 (mgcp_conn.c:271) 20250810145043561 DLMGCP DEBUG <0013> (1234/rtp C:DE2E5CF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043561 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:DE2E5CF1 CRCX: connection successfully created: (1234/rtp C:DE2E5CF1 r=NULL:0<->l=::1:4826) (mgcp_protocol.c:772) 20250810145043561 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #00: 200 61899 OK (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #02: I: DE2E5CF1 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE2E5CF1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61900 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043561 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250810145043561 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250810145043561 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043561 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:F72002AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043561 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:F72002AA output_enabled 0 (mgcp_conn.c:271) 20250810145043561 DLMGCP DEBUG <0013> (1234/rtp C:F72002AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043561 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:F72002AA CRCX: connection successfully created: (1234/rtp C:F72002AA r=NULL:0<->l=::1:4828) (mgcp_protocol.c:772) 20250810145043562 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #00: 200 61900 OK (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #02: I: F72002AA (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #04: o=- F72002AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61901 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250810145043562 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250810145043562 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043562 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:AFB4E80D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043562 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:AFB4E80D output_enabled 0 (mgcp_conn.c:271) 20250810145043562 DLMGCP DEBUG <0013> (1234/rtp C:AFB4E80D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043562 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:AFB4E80D CRCX: connection successfully created: (1234/rtp C:AFB4E80D r=NULL:0<->l=::1:4830) (mgcp_protocol.c:772) 20250810145043562 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #00: 200 61901 OK (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #02: I: AFB4E80D (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFB4E80D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61902 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250810145043562 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250810145043562 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043562 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:E8E9ED07 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043562 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:E8E9ED07 output_enabled 0 (mgcp_conn.c:271) 20250810145043562 DLMGCP DEBUG <0013> (1234/rtp C:E8E9ED07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043562 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:E8E9ED07 CRCX: connection successfully created: (1234/rtp C:E8E9ED07 r=NULL:0<->l=::1:4832) (mgcp_protocol.c:772) 20250810145043562 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #00: 200 61902 OK (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #02: I: E8E9ED07 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8E9ED07 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61903 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250810145043563 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250810145043563 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:4E2D89B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:4E2D89B6 output_enabled 0 (mgcp_conn.c:271) 20250810145043563 DLMGCP DEBUG <0013> (1234/rtp C:4E2D89B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043563 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:4E2D89B6 CRCX: connection successfully created: (1234/rtp C:4E2D89B6 r=NULL:0<->l=::1:4834) (mgcp_protocol.c:772) 20250810145043563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #00: 200 61903 OK (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E2D89B6 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E2D89B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61904 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250810145043563 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250810145043563 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:077B7C08 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:077B7C08 output_enabled 0 (mgcp_conn.c:271) 20250810145043563 DLMGCP DEBUG <0013> (1234/rtp C:077B7C08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043563 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:077B7C08 CRCX: connection successfully created: (1234/rtp C:077B7C08 r=NULL:0<->l=::1:4836) (mgcp_protocol.c:772) 20250810145043563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #00: 200 61904 OK (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #02: I: 077B7C08 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #04: o=- 077B7C08 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61905 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250810145043564 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250810145043564 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043564 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:66FEE816 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043564 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:66FEE816 output_enabled 0 (mgcp_conn.c:271) 20250810145043564 DLMGCP DEBUG <0013> (1234/rtp C:66FEE816 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043564 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:66FEE816 CRCX: connection successfully created: (1234/rtp C:66FEE816 r=NULL:0<->l=::1:4838) (mgcp_protocol.c:772) 20250810145043564 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #00: 200 61905 OK (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #02: I: 66FEE816 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66FEE816 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61906 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250810145043564 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250810145043564 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043564 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:FC541E90 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043564 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:FC541E90 output_enabled 0 (mgcp_conn.c:271) 20250810145043564 DLMGCP DEBUG <0013> (1234/rtp C:FC541E90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043564 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:FC541E90 CRCX: connection successfully created: (1234/rtp C:FC541E90 r=NULL:0<->l=::1:4840) (mgcp_protocol.c:772) 20250810145043564 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #00: 200 61906 OK (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #02: I: FC541E90 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC541E90 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61907 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250810145043565 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250810145043565 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043565 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:35C65E88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043565 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:35C65E88 output_enabled 0 (mgcp_conn.c:271) 20250810145043565 DLMGCP DEBUG <0013> (1234/rtp C:35C65E88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043565 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:35C65E88 CRCX: connection successfully created: (1234/rtp C:35C65E88 r=NULL:0<->l=::1:4842) (mgcp_protocol.c:772) 20250810145043565 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #00: 200 61907 OK (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #02: I: 35C65E88 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35C65E88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61908 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250810145043565 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250810145043565 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043565 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:A1279733 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043565 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:A1279733 output_enabled 0 (mgcp_conn.c:271) 20250810145043565 DLMGCP DEBUG <0013> (1234/rtp C:A1279733 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043565 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:A1279733 CRCX: connection successfully created: (1234/rtp C:A1279733 r=NULL:0<->l=::1:4844) (mgcp_protocol.c:772) 20250810145043565 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #00: 200 61908 OK (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #02: I: A1279733 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1279733 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61909 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250810145043566 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250810145043566 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043566 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:76C6193B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043566 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:76C6193B output_enabled 0 (mgcp_conn.c:271) 20250810145043566 DLMGCP DEBUG <0013> (1234/rtp C:76C6193B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043566 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:76C6193B CRCX: connection successfully created: (1234/rtp C:76C6193B r=NULL:0<->l=::1:4846) (mgcp_protocol.c:772) 20250810145043566 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043566 DLMGCP DEBUG <0013> Generated response: line #00: 200 61909 OK (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Generated response: line #02: I: 76C6193B (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76C6193B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61910 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250810145043567 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250810145043567 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043567 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:F9B9AFDE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043567 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:F9B9AFDE output_enabled 0 (mgcp_conn.c:271) 20250810145043567 DLMGCP DEBUG <0013> (1234/rtp C:F9B9AFDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043567 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:F9B9AFDE CRCX: connection successfully created: (1234/rtp C:F9B9AFDE r=NULL:0<->l=::1:4848) (mgcp_protocol.c:772) 20250810145043567 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043567 DLMGCP DEBUG <0013> Generated response: line #00: 200 61910 OK (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Generated response: line #02: I: F9B9AFDE (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9B9AFDE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61911 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250810145043568 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250810145043568 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043568 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:A57DF8F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043568 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:A57DF8F0 output_enabled 0 (mgcp_conn.c:271) 20250810145043568 DLMGCP DEBUG <0013> (1234/rtp C:A57DF8F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043568 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:A57DF8F0 CRCX: connection successfully created: (1234/rtp C:A57DF8F0 r=NULL:0<->l=::1:4850) (mgcp_protocol.c:772) 20250810145043568 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043568 DLMGCP DEBUG <0013> Generated response: line #00: 200 61911 OK (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Generated response: line #02: I: A57DF8F0 (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Generated response: line #04: o=- A57DF8F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61912 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250810145043569 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250810145043569 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043569 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:EF85D167 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043569 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:EF85D167 output_enabled 0 (mgcp_conn.c:271) 20250810145043569 DLMGCP DEBUG <0013> (1234/rtp C:EF85D167 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043569 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:EF85D167 CRCX: connection successfully created: (1234/rtp C:EF85D167 r=NULL:0<->l=::1:4852) (mgcp_protocol.c:772) 20250810145043569 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #00: 200 61912 OK (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #02: I: EF85D167 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF85D167 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61913 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250810145043569 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250810145043569 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043569 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:8F1E869A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043569 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:8F1E869A output_enabled 0 (mgcp_conn.c:271) 20250810145043569 DLMGCP DEBUG <0013> (1234/rtp C:8F1E869A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043569 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:8F1E869A CRCX: connection successfully created: (1234/rtp C:8F1E869A r=NULL:0<->l=::1:4854) (mgcp_protocol.c:772) 20250810145043569 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #00: 200 61913 OK (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F1E869A (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F1E869A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61914 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250810145043570 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250810145043570 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043570 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:3C2954C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043570 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:3C2954C7 output_enabled 0 (mgcp_conn.c:271) 20250810145043570 DLMGCP DEBUG <0013> (1234/rtp C:3C2954C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043570 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:3C2954C7 CRCX: connection successfully created: (1234/rtp C:3C2954C7 r=NULL:0<->l=::1:4856) (mgcp_protocol.c:772) 20250810145043570 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043570 DLMGCP DEBUG <0013> Generated response: line #00: 200 61914 OK (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C2954C7 (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C2954C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61915 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250810145043571 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250810145043571 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:E54C0F40 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:E54C0F40 output_enabled 0 (mgcp_conn.c:271) 20250810145043571 DLMGCP DEBUG <0013> (1234/rtp C:E54C0F40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043571 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:E54C0F40 CRCX: connection successfully created: (1234/rtp C:E54C0F40 r=NULL:0<->l=::1:4858) (mgcp_protocol.c:772) 20250810145043571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #00: 200 61915 OK (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #02: I: E54C0F40 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #04: o=- E54C0F40 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61916 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250810145043571 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250810145043571 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C0AE4366 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C0AE4366 output_enabled 0 (mgcp_conn.c:271) 20250810145043571 DLMGCP DEBUG <0013> (1234/rtp C:C0AE4366 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043571 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:C0AE4366 CRCX: connection successfully created: (1234/rtp C:C0AE4366 r=NULL:0<->l=::1:4860) (mgcp_protocol.c:772) 20250810145043571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #00: 200 61916 OK (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #02: I: C0AE4366 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0AE4366 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61917 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250810145043572 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250810145043572 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043572 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:D275B300 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043572 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:D275B300 output_enabled 0 (mgcp_conn.c:271) 20250810145043572 DLMGCP DEBUG <0013> (1234/rtp C:D275B300 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043572 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:D275B300 CRCX: connection successfully created: (1234/rtp C:D275B300 r=NULL:0<->l=::1:4862) (mgcp_protocol.c:772) 20250810145043572 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043572 DLMGCP DEBUG <0013> Generated response: line #00: 200 61917 OK (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Generated response: line #02: I: D275B300 (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Generated response: line #04: o=- D275B300 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61918 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250810145043573 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250810145043573 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043573 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:2854B980 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043573 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:2854B980 output_enabled 0 (mgcp_conn.c:271) 20250810145043573 DLMGCP DEBUG <0013> (1234/rtp C:2854B980 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043573 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:2854B980 CRCX: connection successfully created: (1234/rtp C:2854B980 r=NULL:0<->l=::1:4864) (mgcp_protocol.c:772) 20250810145043573 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #00: 200 61918 OK (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #02: I: 2854B980 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2854B980 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61919 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250810145043573 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250810145043573 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043573 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:3DC0C328 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043573 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:3DC0C328 output_enabled 0 (mgcp_conn.c:271) 20250810145043573 DLMGCP DEBUG <0013> (1234/rtp C:3DC0C328 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043573 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:3DC0C328 CRCX: connection successfully created: (1234/rtp C:3DC0C328 r=NULL:0<->l=::1:4866) (mgcp_protocol.c:772) 20250810145043573 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #00: 200 61919 OK (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DC0C328 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3DC0C328 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61920 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250810145043574 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250810145043574 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:EA717B26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:EA717B26 output_enabled 0 (mgcp_conn.c:271) 20250810145043574 DLMGCP DEBUG <0013> (1234/rtp C:EA717B26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043574 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:EA717B26 CRCX: connection successfully created: (1234/rtp C:EA717B26 r=NULL:0<->l=::1:4868) (mgcp_protocol.c:772) 20250810145043574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #00: 200 61920 OK (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #02: I: EA717B26 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA717B26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61921 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250810145043574 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250810145043574 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043574 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:20769D85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043574 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:20769D85 output_enabled 0 (mgcp_conn.c:271) 20250810145043574 DLMGCP DEBUG <0013> (1234/rtp C:20769D85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043574 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:20769D85 CRCX: connection successfully created: (1234/rtp C:20769D85 r=NULL:0<->l=::1:4870) (mgcp_protocol.c:772) 20250810145043574 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #00: 200 61921 OK (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #02: I: 20769D85 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #04: o=- 20769D85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61922 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250810145043575 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250810145043575 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043575 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:815CEDCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043575 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:815CEDCC output_enabled 0 (mgcp_conn.c:271) 20250810145043575 DLMGCP DEBUG <0013> (1234/rtp C:815CEDCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043575 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:815CEDCC CRCX: connection successfully created: (1234/rtp C:815CEDCC r=NULL:0<->l=::1:4872) (mgcp_protocol.c:772) 20250810145043575 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #00: 200 61922 OK (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #02: I: 815CEDCC (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #04: o=- 815CEDCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61923 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250810145043576 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250810145043576 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043576 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:119CC1EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043576 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:119CC1EF output_enabled 0 (mgcp_conn.c:271) 20250810145043576 DLMGCP DEBUG <0013> (1234/rtp C:119CC1EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043576 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:119CC1EF CRCX: connection successfully created: (1234/rtp C:119CC1EF r=NULL:0<->l=::1:4874) (mgcp_protocol.c:772) 20250810145043576 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #00: 200 61923 OK (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #02: I: 119CC1EF (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #04: o=- 119CC1EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61924 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250810145043576 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250810145043576 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043576 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:DDD62E4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043576 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:DDD62E4F output_enabled 0 (mgcp_conn.c:271) 20250810145043576 DLMGCP DEBUG <0013> (1234/rtp C:DDD62E4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043576 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:DDD62E4F CRCX: connection successfully created: (1234/rtp C:DDD62E4F r=NULL:0<->l=::1:4876) (mgcp_protocol.c:772) 20250810145043576 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #00: 200 61924 OK (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #02: I: DDD62E4F (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #04: o=- DDD62E4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61925 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250810145043577 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250810145043577 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043577 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:8D303AF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043577 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:8D303AF6 output_enabled 0 (mgcp_conn.c:271) 20250810145043577 DLMGCP DEBUG <0013> (1234/rtp C:8D303AF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043577 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:8D303AF6 CRCX: connection successfully created: (1234/rtp C:8D303AF6 r=NULL:0<->l=::1:4878) (mgcp_protocol.c:772) 20250810145043577 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043577 DLMGCP DEBUG <0013> Generated response: line #00: 200 61925 OK (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D303AF6 (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D303AF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61926 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250810145043578 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250810145043578 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043578 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:54C43C17 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043578 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:54C43C17 output_enabled 0 (mgcp_conn.c:271) 20250810145043578 DLMGCP DEBUG <0013> (1234/rtp C:54C43C17 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043578 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:54C43C17 CRCX: connection successfully created: (1234/rtp C:54C43C17 r=NULL:0<->l=::1:4880) (mgcp_protocol.c:772) 20250810145043578 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #00: 200 61926 OK (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #02: I: 54C43C17 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54C43C17 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61927 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250810145043578 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250810145043578 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043578 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:C70019D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043578 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:C70019D5 output_enabled 0 (mgcp_conn.c:271) 20250810145043578 DLMGCP DEBUG <0013> (1234/rtp C:C70019D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043578 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:C70019D5 CRCX: connection successfully created: (1234/rtp C:C70019D5 r=NULL:0<->l=::1:4882) (mgcp_protocol.c:772) 20250810145043578 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #00: 200 61927 OK (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #02: I: C70019D5 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #04: o=- C70019D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61928 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250810145043579 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250810145043579 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:4688FD91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:4688FD91 output_enabled 0 (mgcp_conn.c:271) 20250810145043579 DLMGCP DEBUG <0013> (1234/rtp C:4688FD91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043579 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:4688FD91 CRCX: connection successfully created: (1234/rtp C:4688FD91 r=NULL:0<->l=::1:4884) (mgcp_protocol.c:772) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #00: 200 61928 OK (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #02: I: 4688FD91 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4688FD91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61929 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250810145043579 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250810145043579 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:7CA77ADA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:7CA77ADA output_enabled 0 (mgcp_conn.c:271) 20250810145043579 DLMGCP DEBUG <0013> (1234/rtp C:7CA77ADA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043579 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:7CA77ADA CRCX: connection successfully created: (1234/rtp C:7CA77ADA r=NULL:0<->l=::1:4886) (mgcp_protocol.c:772) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #00: 200 61929 OK (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CA77ADA (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CA77ADA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61930 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250810145043579 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250810145043579 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:10A567B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:10A567B4 output_enabled 0 (mgcp_conn.c:271) 20250810145043579 DLMGCP DEBUG <0013> (1234/rtp C:10A567B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043579 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:10A567B4 CRCX: connection successfully created: (1234/rtp C:10A567B4 r=NULL:0<->l=::1:4888) (mgcp_protocol.c:772) 20250810145043579 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #00: 200 61930 OK (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #02: I: 10A567B4 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10A567B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61931 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250810145043580 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250810145043580 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:C582E1AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:C582E1AC output_enabled 0 (mgcp_conn.c:271) 20250810145043580 DLMGCP DEBUG <0013> (1234/rtp C:C582E1AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043580 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:C582E1AC CRCX: connection successfully created: (1234/rtp C:C582E1AC r=NULL:0<->l=::1:4890) (mgcp_protocol.c:772) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #00: 200 61931 OK (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #02: I: C582E1AC (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #04: o=- C582E1AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61932 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250810145043580 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250810145043580 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:73689839 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:73689839 output_enabled 0 (mgcp_conn.c:271) 20250810145043580 DLMGCP DEBUG <0013> (1234/rtp C:73689839 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043580 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:73689839 CRCX: connection successfully created: (1234/rtp C:73689839 r=NULL:0<->l=::1:4892) (mgcp_protocol.c:772) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #00: 200 61932 OK (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #02: I: 73689839 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73689839 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61933 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250810145043580 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250810145043580 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:CEB3585D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:CEB3585D output_enabled 0 (mgcp_conn.c:271) 20250810145043580 DLMGCP DEBUG <0013> (1234/rtp C:CEB3585D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043580 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:CEB3585D CRCX: connection successfully created: (1234/rtp C:CEB3585D r=NULL:0<->l=::1:4894) (mgcp_protocol.c:772) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #00: 200 61933 OK (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #02: I: CEB3585D (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEB3585D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61934 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250810145043580 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250810145043580 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:F8387166 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:F8387166 output_enabled 0 (mgcp_conn.c:271) 20250810145043580 DLMGCP DEBUG <0013> (1234/rtp C:F8387166 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043581 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:F8387166 CRCX: connection successfully created: (1234/rtp C:F8387166 r=NULL:0<->l=::1:4896) (mgcp_protocol.c:772) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #00: 200 61934 OK (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #02: I: F8387166 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8387166 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61935 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250810145043581 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250810145043581 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:E7BF949C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:E7BF949C output_enabled 0 (mgcp_conn.c:271) 20250810145043581 DLMGCP DEBUG <0013> (1234/rtp C:E7BF949C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043581 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:E7BF949C CRCX: connection successfully created: (1234/rtp C:E7BF949C r=NULL:0<->l=::1:4898) (mgcp_protocol.c:772) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #00: 200 61935 OK (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #02: I: E7BF949C (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7BF949C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61936 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250810145043581 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250810145043581 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:E1247B12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:E1247B12 output_enabled 0 (mgcp_conn.c:271) 20250810145043581 DLMGCP DEBUG <0013> (1234/rtp C:E1247B12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043581 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:E1247B12 CRCX: connection successfully created: (1234/rtp C:E1247B12 r=NULL:0<->l=::1:4900) (mgcp_protocol.c:772) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #00: 200 61936 OK (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #02: I: E1247B12 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1247B12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61937 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250810145043581 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250810145043581 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:8AB1B558 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:8AB1B558 output_enabled 0 (mgcp_conn.c:271) 20250810145043581 DLMGCP DEBUG <0013> (1234/rtp C:8AB1B558 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043581 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:8AB1B558 CRCX: connection successfully created: (1234/rtp C:8AB1B558 r=NULL:0<->l=::1:4902) (mgcp_protocol.c:772) 20250810145043581 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #00: 200 61937 OK (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AB1B558 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8AB1B558 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61938 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250810145043582 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250810145043582 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:E966A102 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:E966A102 output_enabled 0 (mgcp_conn.c:271) 20250810145043582 DLMGCP DEBUG <0013> (1234/rtp C:E966A102 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043582 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:E966A102 CRCX: connection successfully created: (1234/rtp C:E966A102 r=NULL:0<->l=::1:4904) (mgcp_protocol.c:772) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #00: 200 61938 OK (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #02: I: E966A102 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #04: o=- E966A102 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61939 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250810145043582 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250810145043582 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:82715A6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:82715A6E output_enabled 0 (mgcp_conn.c:271) 20250810145043582 DLMGCP DEBUG <0013> (1234/rtp C:82715A6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043582 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:82715A6E CRCX: connection successfully created: (1234/rtp C:82715A6E r=NULL:0<->l=::1:4906) (mgcp_protocol.c:772) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #00: 200 61939 OK (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #02: I: 82715A6E (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82715A6E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61940 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250810145043582 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250810145043582 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:280DE781 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:280DE781 output_enabled 0 (mgcp_conn.c:271) 20250810145043582 DLMGCP DEBUG <0013> (1234/rtp C:280DE781 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043582 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:280DE781 CRCX: connection successfully created: (1234/rtp C:280DE781 r=NULL:0<->l=::1:4908) (mgcp_protocol.c:772) 20250810145043582 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #00: 200 61940 OK (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #02: I: 280DE781 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #04: o=- 280DE781 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61941 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250810145043583 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250810145043583 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:FE1A5791 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:FE1A5791 output_enabled 0 (mgcp_conn.c:271) 20250810145043583 DLMGCP DEBUG <0013> (1234/rtp C:FE1A5791 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043583 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:FE1A5791 CRCX: connection successfully created: (1234/rtp C:FE1A5791 r=NULL:0<->l=::1:4910) (mgcp_protocol.c:772) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #00: 200 61941 OK (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #02: I: FE1A5791 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE1A5791 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61942 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250810145043583 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250810145043583 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:123FDD84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:123FDD84 output_enabled 0 (mgcp_conn.c:271) 20250810145043583 DLMGCP DEBUG <0013> (1234/rtp C:123FDD84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043583 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:123FDD84 CRCX: connection successfully created: (1234/rtp C:123FDD84 r=NULL:0<->l=::1:4912) (mgcp_protocol.c:772) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #00: 200 61942 OK (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #02: I: 123FDD84 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 123FDD84 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61943 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250810145043583 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250810145043583 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:547C91C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:547C91C0 output_enabled 0 (mgcp_conn.c:271) 20250810145043583 DLMGCP DEBUG <0013> (1234/rtp C:547C91C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043583 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:547C91C0 CRCX: connection successfully created: (1234/rtp C:547C91C0 r=NULL:0<->l=::1:4914) (mgcp_protocol.c:772) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #00: 200 61943 OK (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #02: I: 547C91C0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 547C91C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61944 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250810145043583 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250810145043583 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:339A3838 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:339A3838 output_enabled 0 (mgcp_conn.c:271) 20250810145043583 DLMGCP DEBUG <0013> (1234/rtp C:339A3838 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043583 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:339A3838 CRCX: connection successfully created: (1234/rtp C:339A3838 r=NULL:0<->l=::1:4916) (mgcp_protocol.c:772) 20250810145043583 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #00: 200 61944 OK (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #02: I: 339A3838 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 339A3838 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61945 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250810145043584 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250810145043584 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:98B48EFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:98B48EFD output_enabled 0 (mgcp_conn.c:271) 20250810145043584 DLMGCP DEBUG <0013> (1234/rtp C:98B48EFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043584 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:98B48EFD CRCX: connection successfully created: (1234/rtp C:98B48EFD r=NULL:0<->l=::1:4918) (mgcp_protocol.c:772) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #00: 200 61945 OK (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #02: I: 98B48EFD (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #04: o=- 98B48EFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61946 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250810145043584 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250810145043584 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:D0F1CEDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:D0F1CEDD output_enabled 0 (mgcp_conn.c:271) 20250810145043584 DLMGCP DEBUG <0013> (1234/rtp C:D0F1CEDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043584 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:D0F1CEDD CRCX: connection successfully created: (1234/rtp C:D0F1CEDD r=NULL:0<->l=::1:4920) (mgcp_protocol.c:772) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #00: 200 61946 OK (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #02: I: D0F1CEDD (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #04: o=- D0F1CEDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61947 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250810145043584 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250810145043584 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:4A295A72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:4A295A72 output_enabled 0 (mgcp_conn.c:271) 20250810145043584 DLMGCP DEBUG <0013> (1234/rtp C:4A295A72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043584 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:4A295A72 CRCX: connection successfully created: (1234/rtp C:4A295A72 r=NULL:0<->l=::1:4922) (mgcp_protocol.c:772) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #00: 200 61947 OK (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A295A72 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A295A72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61948 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250810145043584 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250810145043584 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:37941676 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:37941676 output_enabled 0 (mgcp_conn.c:271) 20250810145043584 DLMGCP DEBUG <0013> (1234/rtp C:37941676 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043585 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:37941676 CRCX: connection successfully created: (1234/rtp C:37941676 r=NULL:0<->l=::1:4924) (mgcp_protocol.c:772) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #00: 200 61948 OK (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #02: I: 37941676 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37941676 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61949 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250810145043585 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250810145043585 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:A54245B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:A54245B1 output_enabled 0 (mgcp_conn.c:271) 20250810145043585 DLMGCP DEBUG <0013> (1234/rtp C:A54245B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043585 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:A54245B1 CRCX: connection successfully created: (1234/rtp C:A54245B1 r=NULL:0<->l=::1:4926) (mgcp_protocol.c:772) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #00: 200 61949 OK (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #02: I: A54245B1 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #04: o=- A54245B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61950 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250810145043585 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250810145043585 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:D68B255C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:D68B255C output_enabled 0 (mgcp_conn.c:271) 20250810145043585 DLMGCP DEBUG <0013> (1234/rtp C:D68B255C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043585 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:D68B255C CRCX: connection successfully created: (1234/rtp C:D68B255C r=NULL:0<->l=::1:4928) (mgcp_protocol.c:772) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #00: 200 61950 OK (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #02: I: D68B255C (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #04: o=- D68B255C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61951 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250810145043585 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250810145043585 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:C340DA31 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:C340DA31 output_enabled 0 (mgcp_conn.c:271) 20250810145043585 DLMGCP DEBUG <0013> (1234/rtp C:C340DA31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043585 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:C340DA31 CRCX: connection successfully created: (1234/rtp C:C340DA31 r=NULL:0<->l=::1:4930) (mgcp_protocol.c:772) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #00: 200 61951 OK (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #02: I: C340DA31 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #04: o=- C340DA31 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61952 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250810145043585 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250810145043585 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:7B3CA387 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:7B3CA387 output_enabled 0 (mgcp_conn.c:271) 20250810145043585 DLMGCP DEBUG <0013> (1234/rtp C:7B3CA387 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043585 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:7B3CA387 CRCX: connection successfully created: (1234/rtp C:7B3CA387 r=NULL:0<->l=::1:4932) (mgcp_protocol.c:772) 20250810145043585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #00: 200 61952 OK (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B3CA387 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B3CA387 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61953 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250810145043586 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250810145043586 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:3286AE71 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:3286AE71 output_enabled 0 (mgcp_conn.c:271) 20250810145043586 DLMGCP DEBUG <0013> (1234/rtp C:3286AE71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043586 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:3286AE71 CRCX: connection successfully created: (1234/rtp C:3286AE71 r=NULL:0<->l=::1:4934) (mgcp_protocol.c:772) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #00: 200 61953 OK (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #02: I: 3286AE71 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3286AE71 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61954 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250810145043586 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250810145043586 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:FB49CFF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:FB49CFF9 output_enabled 0 (mgcp_conn.c:271) 20250810145043586 DLMGCP DEBUG <0013> (1234/rtp C:FB49CFF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043586 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:FB49CFF9 CRCX: connection successfully created: (1234/rtp C:FB49CFF9 r=NULL:0<->l=::1:4936) (mgcp_protocol.c:772) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #00: 200 61954 OK (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #02: I: FB49CFF9 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB49CFF9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61955 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250810145043586 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250810145043586 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:934A217D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:934A217D output_enabled 0 (mgcp_conn.c:271) 20250810145043586 DLMGCP DEBUG <0013> (1234/rtp C:934A217D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043586 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:934A217D CRCX: connection successfully created: (1234/rtp C:934A217D r=NULL:0<->l=::1:4938) (mgcp_protocol.c:772) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #00: 200 61955 OK (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #02: I: 934A217D (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 934A217D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61956 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250810145043586 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250810145043586 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:C5682F13 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:C5682F13 output_enabled 0 (mgcp_conn.c:271) 20250810145043586 DLMGCP DEBUG <0013> (1234/rtp C:C5682F13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043586 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:C5682F13 CRCX: connection successfully created: (1234/rtp C:C5682F13 r=NULL:0<->l=::1:4940) (mgcp_protocol.c:772) 20250810145043586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #00: 200 61956 OK (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #02: I: C5682F13 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5682F13 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61957 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250810145043587 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250810145043587 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:841B77A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:841B77A7 output_enabled 0 (mgcp_conn.c:271) 20250810145043587 DLMGCP DEBUG <0013> (1234/rtp C:841B77A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043587 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:841B77A7 CRCX: connection successfully created: (1234/rtp C:841B77A7 r=NULL:0<->l=::1:4942) (mgcp_protocol.c:772) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #00: 200 61957 OK (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #02: I: 841B77A7 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #04: o=- 841B77A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61958 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250810145043587 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250810145043587 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:4AE82AF3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:4AE82AF3 output_enabled 0 (mgcp_conn.c:271) 20250810145043587 DLMGCP DEBUG <0013> (1234/rtp C:4AE82AF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043587 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:4AE82AF3 CRCX: connection successfully created: (1234/rtp C:4AE82AF3 r=NULL:0<->l=::1:4944) (mgcp_protocol.c:772) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #00: 200 61958 OK (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AE82AF3 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AE82AF3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61959 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250810145043587 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250810145043587 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:56CAA679 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:56CAA679 output_enabled 0 (mgcp_conn.c:271) 20250810145043587 DLMGCP DEBUG <0013> (1234/rtp C:56CAA679 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043587 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:56CAA679 CRCX: connection successfully created: (1234/rtp C:56CAA679 r=NULL:0<->l=::1:4946) (mgcp_protocol.c:772) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #00: 200 61959 OK (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #02: I: 56CAA679 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56CAA679 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61960 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250810145043587 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250810145043587 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:E3C8A7EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:E3C8A7EE output_enabled 0 (mgcp_conn.c:271) 20250810145043587 DLMGCP DEBUG <0013> (1234/rtp C:E3C8A7EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043587 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:E3C8A7EE CRCX: connection successfully created: (1234/rtp C:E3C8A7EE r=NULL:0<->l=::1:4948) (mgcp_protocol.c:772) 20250810145043587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #00: 200 61960 OK (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #02: I: E3C8A7EE (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3C8A7EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61961 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250810145043588 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250810145043588 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:876BCC26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:876BCC26 output_enabled 0 (mgcp_conn.c:271) 20250810145043588 DLMGCP DEBUG <0013> (1234/rtp C:876BCC26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043588 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:876BCC26 CRCX: connection successfully created: (1234/rtp C:876BCC26 r=NULL:0<->l=::1:4950) (mgcp_protocol.c:772) 20250810145043588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #00: 200 61961 OK (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #02: I: 876BCC26 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 876BCC26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61962 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250810145043588 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250810145043588 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:8705A4FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:8705A4FC output_enabled 0 (mgcp_conn.c:271) 20250810145043588 DLMGCP DEBUG <0013> (1234/rtp C:8705A4FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043588 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:8705A4FC CRCX: connection successfully created: (1234/rtp C:8705A4FC r=NULL:0<->l=::1:4952) (mgcp_protocol.c:772) 20250810145043588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #00: 200 61962 OK (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #02: I: 8705A4FC (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8705A4FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61963 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043588 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250810145043588 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250810145043588 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:282C47B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:282C47B6 output_enabled 0 (mgcp_conn.c:271) 20250810145043589 DLMGCP DEBUG <0013> (1234/rtp C:282C47B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043589 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:282C47B6 CRCX: connection successfully created: (1234/rtp C:282C47B6 r=NULL:0<->l=::1:4954) (mgcp_protocol.c:772) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #00: 200 61963 OK (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #02: I: 282C47B6 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 282C47B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61964 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250810145043589 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250810145043589 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:A639C6AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:A639C6AE output_enabled 0 (mgcp_conn.c:271) 20250810145043589 DLMGCP DEBUG <0013> (1234/rtp C:A639C6AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043589 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:A639C6AE CRCX: connection successfully created: (1234/rtp C:A639C6AE r=NULL:0<->l=::1:4956) (mgcp_protocol.c:772) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #00: 200 61964 OK (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #02: I: A639C6AE (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #04: o=- A639C6AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61965 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250810145043589 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250810145043589 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:9DBDED26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:9DBDED26 output_enabled 0 (mgcp_conn.c:271) 20250810145043589 DLMGCP DEBUG <0013> (1234/rtp C:9DBDED26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043589 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:9DBDED26 CRCX: connection successfully created: (1234/rtp C:9DBDED26 r=NULL:0<->l=::1:4958) (mgcp_protocol.c:772) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #00: 200 61965 OK (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DBDED26 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9DBDED26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61966 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250810145043589 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250810145043589 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:2CE99BAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:2CE99BAA output_enabled 0 (mgcp_conn.c:271) 20250810145043589 DLMGCP DEBUG <0013> (1234/rtp C:2CE99BAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043589 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:2CE99BAA CRCX: connection successfully created: (1234/rtp C:2CE99BAA r=NULL:0<->l=::1:4960) (mgcp_protocol.c:772) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #00: 200 61966 OK (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CE99BAA (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CE99BAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61967 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250810145043589 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250810145043590 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:1D946CC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:1D946CC7 output_enabled 0 (mgcp_conn.c:271) 20250810145043590 DLMGCP DEBUG <0013> (1234/rtp C:1D946CC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043590 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:1D946CC7 CRCX: connection successfully created: (1234/rtp C:1D946CC7 r=NULL:0<->l=::1:4962) (mgcp_protocol.c:772) 20250810145043590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #00: 200 61967 OK (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D946CC7 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D946CC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61968 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250810145043590 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250810145043590 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043590 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:CAF95548 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043590 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:CAF95548 output_enabled 0 (mgcp_conn.c:271) 20250810145043590 DLMGCP DEBUG <0013> (1234/rtp C:CAF95548 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043590 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:CAF95548 CRCX: connection successfully created: (1234/rtp C:CAF95548 r=NULL:0<->l=::1:4964) (mgcp_protocol.c:772) 20250810145043590 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #00: 200 61968 OK (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #02: I: CAF95548 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #04: o=- CAF95548 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61969 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250810145043590 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250810145043590 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:7F86A93A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:7F86A93A output_enabled 0 (mgcp_conn.c:271) 20250810145043590 DLMGCP DEBUG <0013> (1234/rtp C:7F86A93A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043590 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:7F86A93A CRCX: connection successfully created: (1234/rtp C:7F86A93A r=NULL:0<->l=::1:4966) (mgcp_protocol.c:772) 20250810145043590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #00: 200 61969 OK (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F86A93A (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F86A93A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61970 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250810145043591 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250810145043591 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043591 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:DCFCB347 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043591 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:DCFCB347 output_enabled 0 (mgcp_conn.c:271) 20250810145043591 DLMGCP DEBUG <0013> (1234/rtp C:DCFCB347 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043591 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:DCFCB347 CRCX: connection successfully created: (1234/rtp C:DCFCB347 r=NULL:0<->l=::1:4968) (mgcp_protocol.c:772) 20250810145043591 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #00: 200 61970 OK (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #02: I: DCFCB347 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #04: o=- DCFCB347 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61971 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250810145043591 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250810145043591 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043591 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:80B90671 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043591 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:80B90671 output_enabled 0 (mgcp_conn.c:271) 20250810145043591 DLMGCP DEBUG <0013> (1234/rtp C:80B90671 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043591 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:80B90671 CRCX: connection successfully created: (1234/rtp C:80B90671 r=NULL:0<->l=::1:4970) (mgcp_protocol.c:772) 20250810145043591 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #00: 200 61971 OK (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #02: I: 80B90671 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80B90671 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61972 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250810145043592 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250810145043592 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043592 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:602B98FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043592 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:602B98FF output_enabled 0 (mgcp_conn.c:271) 20250810145043592 DLMGCP DEBUG <0013> (1234/rtp C:602B98FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043592 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:602B98FF CRCX: connection successfully created: (1234/rtp C:602B98FF r=NULL:0<->l=::1:4972) (mgcp_protocol.c:772) 20250810145043592 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #00: 200 61972 OK (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #02: I: 602B98FF (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #04: o=- 602B98FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61973 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250810145043592 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250810145043592 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043592 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:88022404 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043592 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:88022404 output_enabled 0 (mgcp_conn.c:271) 20250810145043592 DLMGCP DEBUG <0013> (1234/rtp C:88022404 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043592 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:88022404 CRCX: connection successfully created: (1234/rtp C:88022404 r=NULL:0<->l=::1:4974) (mgcp_protocol.c:772) 20250810145043592 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #00: 200 61973 OK (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #02: I: 88022404 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88022404 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61974 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250810145043593 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250810145043593 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:F4921F48 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:F4921F48 output_enabled 0 (mgcp_conn.c:271) 20250810145043593 DLMGCP DEBUG <0013> (1234/rtp C:F4921F48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043593 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:F4921F48 CRCX: connection successfully created: (1234/rtp C:F4921F48 r=NULL:0<->l=::1:4976) (mgcp_protocol.c:772) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #00: 200 61974 OK (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #02: I: F4921F48 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4921F48 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61975 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250810145043593 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250810145043593 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:179C49AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:179C49AB output_enabled 0 (mgcp_conn.c:271) 20250810145043593 DLMGCP DEBUG <0013> (1234/rtp C:179C49AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043593 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:179C49AB CRCX: connection successfully created: (1234/rtp C:179C49AB r=NULL:0<->l=::1:4978) (mgcp_protocol.c:772) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #00: 200 61975 OK (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #02: I: 179C49AB (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #04: o=- 179C49AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61976 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250810145043593 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250810145043593 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:C0A71EC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:C0A71EC6 output_enabled 0 (mgcp_conn.c:271) 20250810145043593 DLMGCP DEBUG <0013> (1234/rtp C:C0A71EC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043593 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:C0A71EC6 CRCX: connection successfully created: (1234/rtp C:C0A71EC6 r=NULL:0<->l=::1:4980) (mgcp_protocol.c:772) 20250810145043593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #00: 200 61976 OK (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #02: I: C0A71EC6 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0A71EC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61977 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250810145043594 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250810145043594 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:922FDD6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:922FDD6D output_enabled 0 (mgcp_conn.c:271) 20250810145043594 DLMGCP DEBUG <0013> (1234/rtp C:922FDD6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043594 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:922FDD6D CRCX: connection successfully created: (1234/rtp C:922FDD6D r=NULL:0<->l=::1:4982) (mgcp_protocol.c:772) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #00: 200 61977 OK (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #02: I: 922FDD6D (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 922FDD6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61978 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250810145043594 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250810145043594 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:EFCA08E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:EFCA08E6 output_enabled 0 (mgcp_conn.c:271) 20250810145043594 DLMGCP DEBUG <0013> (1234/rtp C:EFCA08E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043594 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:EFCA08E6 CRCX: connection successfully created: (1234/rtp C:EFCA08E6 r=NULL:0<->l=::1:4984) (mgcp_protocol.c:772) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #00: 200 61978 OK (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #02: I: EFCA08E6 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFCA08E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61979 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250810145043594 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250810145043594 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:2ADA8D81 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:2ADA8D81 output_enabled 0 (mgcp_conn.c:271) 20250810145043594 DLMGCP DEBUG <0013> (1234/rtp C:2ADA8D81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043594 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:2ADA8D81 CRCX: connection successfully created: (1234/rtp C:2ADA8D81 r=NULL:0<->l=::1:4986) (mgcp_protocol.c:772) 20250810145043594 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #00: 200 61979 OK (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #02: I: 2ADA8D81 (mgcp_msg.c:72) 20250810145043594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2ADA8D81 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61980 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250810145043595 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250810145043595 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:A10842AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:A10842AC output_enabled 0 (mgcp_conn.c:271) 20250810145043595 DLMGCP DEBUG <0013> (1234/rtp C:A10842AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043595 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:A10842AC CRCX: connection successfully created: (1234/rtp C:A10842AC r=NULL:0<->l=::1:4988) (mgcp_protocol.c:772) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #00: 200 61980 OK (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #02: I: A10842AC (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #04: o=- A10842AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61981 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250810145043595 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250810145043595 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:D3EC9FB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:D3EC9FB2 output_enabled 0 (mgcp_conn.c:271) 20250810145043595 DLMGCP DEBUG <0013> (1234/rtp C:D3EC9FB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043595 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:D3EC9FB2 CRCX: connection successfully created: (1234/rtp C:D3EC9FB2 r=NULL:0<->l=::1:4990) (mgcp_protocol.c:772) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #00: 200 61981 OK (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #02: I: D3EC9FB2 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3EC9FB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61982 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250810145043595 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250810145043595 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:2616BCA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:2616BCA2 output_enabled 0 (mgcp_conn.c:271) 20250810145043595 DLMGCP DEBUG <0013> (1234/rtp C:2616BCA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043595 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:2616BCA2 CRCX: connection successfully created: (1234/rtp C:2616BCA2 r=NULL:0<->l=::1:4992) (mgcp_protocol.c:772) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #00: 200 61982 OK (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #02: I: 2616BCA2 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2616BCA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61983 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250810145043595 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250810145043595 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:202D8AA8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:202D8AA8 output_enabled 0 (mgcp_conn.c:271) 20250810145043595 DLMGCP DEBUG <0013> (1234/rtp C:202D8AA8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043595 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:202D8AA8 CRCX: connection successfully created: (1234/rtp C:202D8AA8 r=NULL:0<->l=::1:4994) (mgcp_protocol.c:772) 20250810145043595 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #00: 200 61983 OK (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #02: I: 202D8AA8 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 202D8AA8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61984 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250810145043596 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250810145043596 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:6905B793 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:6905B793 output_enabled 0 (mgcp_conn.c:271) 20250810145043596 DLMGCP DEBUG <0013> (1234/rtp C:6905B793 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043596 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:6905B793 CRCX: connection successfully created: (1234/rtp C:6905B793 r=NULL:0<->l=::1:4996) (mgcp_protocol.c:772) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #00: 200 61984 OK (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #02: I: 6905B793 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6905B793 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61985 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250810145043596 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250810145043596 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:EE5C2A61 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:EE5C2A61 output_enabled 0 (mgcp_conn.c:271) 20250810145043596 DLMGCP DEBUG <0013> (1234/rtp C:EE5C2A61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043596 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:EE5C2A61 CRCX: connection successfully created: (1234/rtp C:EE5C2A61 r=NULL:0<->l=::1:4998) (mgcp_protocol.c:772) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #00: 200 61985 OK (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #02: I: EE5C2A61 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE5C2A61 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61986 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250810145043596 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250810145043596 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:6F1994D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:6F1994D6 output_enabled 0 (mgcp_conn.c:271) 20250810145043596 DLMGCP DEBUG <0013> (1234/rtp C:6F1994D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043596 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:6F1994D6 CRCX: connection successfully created: (1234/rtp C:6F1994D6 r=NULL:0<->l=::1:5000) (mgcp_protocol.c:772) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #00: 200 61986 OK (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F1994D6 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F1994D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61987 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250810145043596 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250810145043596 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:89AA0918 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:89AA0918 output_enabled 0 (mgcp_conn.c:271) 20250810145043596 DLMGCP DEBUG <0013> (1234/rtp C:89AA0918 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043597 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:89AA0918 CRCX: connection successfully created: (1234/rtp C:89AA0918 r=NULL:0<->l=::1:5002) (mgcp_protocol.c:772) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #00: 200 61987 OK (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #02: I: 89AA0918 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89AA0918 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61988 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250810145043597 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250810145043597 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:97829CFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:97829CFD output_enabled 0 (mgcp_conn.c:271) 20250810145043597 DLMGCP DEBUG <0013> (1234/rtp C:97829CFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043597 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:97829CFD CRCX: connection successfully created: (1234/rtp C:97829CFD r=NULL:0<->l=::1:5004) (mgcp_protocol.c:772) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #00: 200 61988 OK (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #02: I: 97829CFD (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97829CFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61989 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250810145043597 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250810145043597 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:9E0C59FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:9E0C59FD output_enabled 0 (mgcp_conn.c:271) 20250810145043597 DLMGCP DEBUG <0013> (1234/rtp C:9E0C59FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043597 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:9E0C59FD CRCX: connection successfully created: (1234/rtp C:9E0C59FD r=NULL:0<->l=::1:5006) (mgcp_protocol.c:772) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #00: 200 61989 OK (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E0C59FD (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E0C59FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61990 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250810145043597 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250810145043597 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:44ED89C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:44ED89C2 output_enabled 0 (mgcp_conn.c:271) 20250810145043597 DLMGCP DEBUG <0013> (1234/rtp C:44ED89C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043597 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:44ED89C2 CRCX: connection successfully created: (1234/rtp C:44ED89C2 r=NULL:0<->l=::1:5008) (mgcp_protocol.c:772) 20250810145043597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #00: 200 61990 OK (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #02: I: 44ED89C2 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44ED89C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61991 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250810145043598 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250810145043598 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:370EC1F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:370EC1F9 output_enabled 0 (mgcp_conn.c:271) 20250810145043598 DLMGCP DEBUG <0013> (1234/rtp C:370EC1F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043598 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:370EC1F9 CRCX: connection successfully created: (1234/rtp C:370EC1F9 r=NULL:0<->l=::1:5010) (mgcp_protocol.c:772) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #00: 200 61991 OK (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #02: I: 370EC1F9 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 370EC1F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61992 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250810145043598 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250810145043598 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:1C71B063 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:1C71B063 output_enabled 0 (mgcp_conn.c:271) 20250810145043598 DLMGCP DEBUG <0013> (1234/rtp C:1C71B063 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043598 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:1C71B063 CRCX: connection successfully created: (1234/rtp C:1C71B063 r=NULL:0<->l=::1:5012) (mgcp_protocol.c:772) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #00: 200 61992 OK (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C71B063 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C71B063 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61993 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250810145043598 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250810145043598 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:43E96747 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:43E96747 output_enabled 0 (mgcp_conn.c:271) 20250810145043598 DLMGCP DEBUG <0013> (1234/rtp C:43E96747 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043598 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:43E96747 CRCX: connection successfully created: (1234/rtp C:43E96747 r=NULL:0<->l=::1:5014) (mgcp_protocol.c:772) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #00: 200 61993 OK (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #02: I: 43E96747 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43E96747 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61994 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250810145043598 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250810145043598 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:860C0618 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:860C0618 output_enabled 0 (mgcp_conn.c:271) 20250810145043598 DLMGCP DEBUG <0013> (1234/rtp C:860C0618 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043598 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:860C0618 CRCX: connection successfully created: (1234/rtp C:860C0618 r=NULL:0<->l=::1:5016) (mgcp_protocol.c:772) 20250810145043598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #00: 200 61994 OK (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #02: I: 860C0618 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 860C0618 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61995 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250810145043599 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250810145043599 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5FEF00DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5FEF00DB output_enabled 0 (mgcp_conn.c:271) 20250810145043599 DLMGCP DEBUG <0013> (1234/rtp C:5FEF00DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043599 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:5FEF00DB CRCX: connection successfully created: (1234/rtp C:5FEF00DB r=NULL:0<->l=::1:5018) (mgcp_protocol.c:772) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #00: 200 61995 OK (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FEF00DB (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FEF00DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61996 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250810145043599 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250810145043599 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:97F2BCB8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:97F2BCB8 output_enabled 0 (mgcp_conn.c:271) 20250810145043599 DLMGCP DEBUG <0013> (1234/rtp C:97F2BCB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043599 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:97F2BCB8 CRCX: connection successfully created: (1234/rtp C:97F2BCB8 r=NULL:0<->l=::1:5020) (mgcp_protocol.c:772) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #00: 200 61996 OK (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #02: I: 97F2BCB8 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97F2BCB8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61997 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250810145043599 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250810145043599 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:A66D52A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:A66D52A7 output_enabled 0 (mgcp_conn.c:271) 20250810145043599 DLMGCP DEBUG <0013> (1234/rtp C:A66D52A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043599 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:A66D52A7 CRCX: connection successfully created: (1234/rtp C:A66D52A7 r=NULL:0<->l=::1:5022) (mgcp_protocol.c:772) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #00: 200 61997 OK (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #02: I: A66D52A7 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #04: o=- A66D52A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61998 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250810145043599 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250810145043599 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:72236664 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:72236664 output_enabled 0 (mgcp_conn.c:271) 20250810145043599 DLMGCP DEBUG <0013> (1234/rtp C:72236664 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043599 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:72236664 CRCX: connection successfully created: (1234/rtp C:72236664 r=NULL:0<->l=::1:5024) (mgcp_protocol.c:772) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #00: 200 61998 OK (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #02: I: 72236664 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72236664 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61999 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250810145043599 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250810145043599 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:A6B69DEA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:A6B69DEA output_enabled 0 (mgcp_conn.c:271) 20250810145043600 DLMGCP DEBUG <0013> (1234/rtp C:A6B69DEA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043600 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:A6B69DEA CRCX: connection successfully created: (1234/rtp C:A6B69DEA r=NULL:0<->l=::1:5026) (mgcp_protocol.c:772) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #00: 200 61999 OK (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #02: I: A6B69DEA (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6B69DEA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62000 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250810145043600 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250810145043600 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C379EC69 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C379EC69 output_enabled 0 (mgcp_conn.c:271) 20250810145043600 DLMGCP DEBUG <0013> (1234/rtp C:C379EC69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043600 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:C379EC69 CRCX: connection successfully created: (1234/rtp C:C379EC69 r=NULL:0<->l=::1:5028) (mgcp_protocol.c:772) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #00: 200 62000 OK (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #02: I: C379EC69 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #04: o=- C379EC69 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62001 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250810145043600 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250810145043600 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:974997EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:974997EF output_enabled 0 (mgcp_conn.c:271) 20250810145043600 DLMGCP DEBUG <0013> (1234/rtp C:974997EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043600 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:974997EF CRCX: connection successfully created: (1234/rtp C:974997EF r=NULL:0<->l=::1:5030) (mgcp_protocol.c:772) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #00: 200 62001 OK (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #02: I: 974997EF (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #04: o=- 974997EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62002 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250810145043600 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250810145043600 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:C8840F7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:C8840F7C output_enabled 0 (mgcp_conn.c:271) 20250810145043600 DLMGCP DEBUG <0013> (1234/rtp C:C8840F7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043600 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:C8840F7C CRCX: connection successfully created: (1234/rtp C:C8840F7C r=NULL:0<->l=::1:5032) (mgcp_protocol.c:772) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #00: 200 62002 OK (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #02: I: C8840F7C (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8840F7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62003 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250810145043600 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250810145043600 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:51D32473 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:51D32473 output_enabled 0 (mgcp_conn.c:271) 20250810145043600 DLMGCP DEBUG <0013> (1234/rtp C:51D32473 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043600 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:51D32473 CRCX: connection successfully created: (1234/rtp C:51D32473 r=NULL:0<->l=::1:5034) (mgcp_protocol.c:772) 20250810145043600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #00: 200 62003 OK (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #02: I: 51D32473 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51D32473 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62004 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250810145043601 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250810145043601 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:E0DEF3AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:E0DEF3AB output_enabled 0 (mgcp_conn.c:271) 20250810145043601 DLMGCP DEBUG <0013> (1234/rtp C:E0DEF3AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043601 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:E0DEF3AB CRCX: connection successfully created: (1234/rtp C:E0DEF3AB r=NULL:0<->l=::1:5036) (mgcp_protocol.c:772) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #00: 200 62004 OK (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #02: I: E0DEF3AB (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0DEF3AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62005 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250810145043601 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250810145043601 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:1E172664 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:1E172664 output_enabled 0 (mgcp_conn.c:271) 20250810145043601 DLMGCP DEBUG <0013> (1234/rtp C:1E172664 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043601 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:1E172664 CRCX: connection successfully created: (1234/rtp C:1E172664 r=NULL:0<->l=::1:5038) (mgcp_protocol.c:772) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #00: 200 62005 OK (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E172664 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E172664 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62006 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250810145043601 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250810145043601 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:42591F09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:42591F09 output_enabled 0 (mgcp_conn.c:271) 20250810145043601 DLMGCP DEBUG <0013> (1234/rtp C:42591F09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043601 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:42591F09 CRCX: connection successfully created: (1234/rtp C:42591F09 r=NULL:0<->l=::1:5040) (mgcp_protocol.c:772) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #00: 200 62006 OK (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #02: I: 42591F09 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42591F09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62007 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250810145043601 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250810145043601 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:74D72A71 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:74D72A71 output_enabled 0 (mgcp_conn.c:271) 20250810145043601 DLMGCP DEBUG <0013> (1234/rtp C:74D72A71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043601 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:74D72A71 CRCX: connection successfully created: (1234/rtp C:74D72A71 r=NULL:0<->l=::1:5042) (mgcp_protocol.c:772) 20250810145043601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #00: 200 62007 OK (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #02: I: 74D72A71 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74D72A71 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62008 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250810145043602 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250810145043602 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:5FDADF60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:5FDADF60 output_enabled 0 (mgcp_conn.c:271) 20250810145043602 DLMGCP DEBUG <0013> (1234/rtp C:5FDADF60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043602 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:5FDADF60 CRCX: connection successfully created: (1234/rtp C:5FDADF60 r=NULL:0<->l=::1:5044) (mgcp_protocol.c:772) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #00: 200 62008 OK (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FDADF60 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FDADF60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62009 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250810145043602 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250810145043602 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:2A7B9469 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:2A7B9469 output_enabled 0 (mgcp_conn.c:271) 20250810145043602 DLMGCP DEBUG <0013> (1234/rtp C:2A7B9469 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043602 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:2A7B9469 CRCX: connection successfully created: (1234/rtp C:2A7B9469 r=NULL:0<->l=::1:5046) (mgcp_protocol.c:772) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #00: 200 62009 OK (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A7B9469 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A7B9469 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62010 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250810145043602 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250810145043602 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:15E3C343 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:15E3C343 output_enabled 0 (mgcp_conn.c:271) 20250810145043602 DLMGCP DEBUG <0013> (1234/rtp C:15E3C343 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043602 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:15E3C343 CRCX: connection successfully created: (1234/rtp C:15E3C343 r=NULL:0<->l=::1:5048) (mgcp_protocol.c:772) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #00: 200 62010 OK (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #02: I: 15E3C343 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15E3C343 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62011 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250810145043602 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250810145043602 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:F0C97190 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:F0C97190 output_enabled 0 (mgcp_conn.c:271) 20250810145043602 DLMGCP DEBUG <0013> (1234/rtp C:F0C97190 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043602 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:F0C97190 CRCX: connection successfully created: (1234/rtp C:F0C97190 r=NULL:0<->l=::1:5050) (mgcp_protocol.c:772) 20250810145043602 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #00: 200 62011 OK (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #02: I: F0C97190 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0C97190 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62012 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250810145043603 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250810145043603 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:25253193 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:25253193 output_enabled 0 (mgcp_conn.c:271) 20250810145043603 DLMGCP DEBUG <0013> (1234/rtp C:25253193 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043603 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:25253193 CRCX: connection successfully created: (1234/rtp C:25253193 r=NULL:0<->l=::1:5052) (mgcp_protocol.c:772) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #00: 200 62012 OK (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #02: I: 25253193 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25253193 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62013 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250810145043603 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250810145043603 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:07FFC503 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:07FFC503 output_enabled 0 (mgcp_conn.c:271) 20250810145043603 DLMGCP DEBUG <0013> (1234/rtp C:07FFC503 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043603 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:07FFC503 CRCX: connection successfully created: (1234/rtp C:07FFC503 r=NULL:0<->l=::1:5054) (mgcp_protocol.c:772) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #00: 200 62013 OK (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #02: I: 07FFC503 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07FFC503 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62014 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250810145043603 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250810145043603 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:21FEDBA3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:21FEDBA3 output_enabled 0 (mgcp_conn.c:271) 20250810145043603 DLMGCP DEBUG <0013> (1234/rtp C:21FEDBA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043603 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:21FEDBA3 CRCX: connection successfully created: (1234/rtp C:21FEDBA3 r=NULL:0<->l=::1:5056) (mgcp_protocol.c:772) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #00: 200 62014 OK (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #02: I: 21FEDBA3 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21FEDBA3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62015 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250810145043603 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250810145043603 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:FBB00341 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:FBB00341 output_enabled 0 (mgcp_conn.c:271) 20250810145043603 DLMGCP DEBUG <0013> (1234/rtp C:FBB00341 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043603 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:FBB00341 CRCX: connection successfully created: (1234/rtp C:FBB00341 r=NULL:0<->l=::1:5058) (mgcp_protocol.c:772) 20250810145043603 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #00: 200 62015 OK (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #02: I: FBB00341 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #04: o=- FBB00341 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62016 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250810145043604 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250810145043604 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:9D1B119A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:9D1B119A output_enabled 0 (mgcp_conn.c:271) 20250810145043604 DLMGCP DEBUG <0013> (1234/rtp C:9D1B119A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043604 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:9D1B119A CRCX: connection successfully created: (1234/rtp C:9D1B119A r=NULL:0<->l=::1:5060) (mgcp_protocol.c:772) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #00: 200 62016 OK (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D1B119A (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D1B119A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62017 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250810145043604 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250810145043604 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:5BB3079C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:5BB3079C output_enabled 0 (mgcp_conn.c:271) 20250810145043604 DLMGCP DEBUG <0013> (1234/rtp C:5BB3079C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043604 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:5BB3079C CRCX: connection successfully created: (1234/rtp C:5BB3079C r=NULL:0<->l=::1:5062) (mgcp_protocol.c:772) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #00: 200 62017 OK (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BB3079C (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BB3079C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62018 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250810145043604 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250810145043604 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:EE85A1A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:EE85A1A3 output_enabled 0 (mgcp_conn.c:271) 20250810145043604 DLMGCP DEBUG <0013> (1234/rtp C:EE85A1A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043604 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:EE85A1A3 CRCX: connection successfully created: (1234/rtp C:EE85A1A3 r=NULL:0<->l=::1:5064) (mgcp_protocol.c:772) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #00: 200 62018 OK (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #02: I: EE85A1A3 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE85A1A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62019 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250810145043604 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250810145043604 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:1085DBF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:1085DBF9 output_enabled 0 (mgcp_conn.c:271) 20250810145043604 DLMGCP DEBUG <0013> (1234/rtp C:1085DBF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043604 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:1085DBF9 CRCX: connection successfully created: (1234/rtp C:1085DBF9 r=NULL:0<->l=::1:5066) (mgcp_protocol.c:772) 20250810145043604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #00: 200 62019 OK (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #02: I: 1085DBF9 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1085DBF9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62020 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250810145043605 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250810145043605 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:6FF61436 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:6FF61436 output_enabled 0 (mgcp_conn.c:271) 20250810145043605 DLMGCP DEBUG <0013> (1234/rtp C:6FF61436 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043605 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:6FF61436 CRCX: connection successfully created: (1234/rtp C:6FF61436 r=NULL:0<->l=::1:5068) (mgcp_protocol.c:772) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #00: 200 62020 OK (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FF61436 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FF61436 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62021 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250810145043605 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250810145043605 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:68DF6F52 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:68DF6F52 output_enabled 0 (mgcp_conn.c:271) 20250810145043605 DLMGCP DEBUG <0013> (1234/rtp C:68DF6F52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043605 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:68DF6F52 CRCX: connection successfully created: (1234/rtp C:68DF6F52 r=NULL:0<->l=::1:5070) (mgcp_protocol.c:772) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #00: 200 62021 OK (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #02: I: 68DF6F52 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68DF6F52 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62022 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250810145043605 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250810145043605 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:707058D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:707058D4 output_enabled 0 (mgcp_conn.c:271) 20250810145043605 DLMGCP DEBUG <0013> (1234/rtp C:707058D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043605 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:707058D4 CRCX: connection successfully created: (1234/rtp C:707058D4 r=NULL:0<->l=::1:5072) (mgcp_protocol.c:772) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #00: 200 62022 OK (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #02: I: 707058D4 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 707058D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62023 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250810145043605 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250810145043605 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:8C2E725A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:8C2E725A output_enabled 0 (mgcp_conn.c:271) 20250810145043605 DLMGCP DEBUG <0013> (1234/rtp C:8C2E725A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043605 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:8C2E725A CRCX: connection successfully created: (1234/rtp C:8C2E725A r=NULL:0<->l=::1:5074) (mgcp_protocol.c:772) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #00: 200 62023 OK (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C2E725A (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C2E725A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62024 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250810145043605 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250810145043605 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:857B7AFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:857B7AFE output_enabled 0 (mgcp_conn.c:271) 20250810145043605 DLMGCP DEBUG <0013> (1234/rtp C:857B7AFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043605 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:857B7AFE CRCX: connection successfully created: (1234/rtp C:857B7AFE r=NULL:0<->l=::1:5076) (mgcp_protocol.c:772) 20250810145043605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #00: 200 62024 OK (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #02: I: 857B7AFE (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 857B7AFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62025 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250810145043606 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250810145043606 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:8EA647FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:8EA647FD output_enabled 0 (mgcp_conn.c:271) 20250810145043606 DLMGCP DEBUG <0013> (1234/rtp C:8EA647FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043606 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:8EA647FD CRCX: connection successfully created: (1234/rtp C:8EA647FD r=NULL:0<->l=::1:5078) (mgcp_protocol.c:772) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #00: 200 62025 OK (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EA647FD (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8EA647FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62026 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250810145043606 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250810145043606 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:9D9254F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:9D9254F2 output_enabled 0 (mgcp_conn.c:271) 20250810145043606 DLMGCP DEBUG <0013> (1234/rtp C:9D9254F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043606 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:9D9254F2 CRCX: connection successfully created: (1234/rtp C:9D9254F2 r=NULL:0<->l=::1:5080) (mgcp_protocol.c:772) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #00: 200 62026 OK (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D9254F2 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D9254F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62027 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250810145043606 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250810145043606 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:5FD14505 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:5FD14505 output_enabled 0 (mgcp_conn.c:271) 20250810145043606 DLMGCP DEBUG <0013> (1234/rtp C:5FD14505 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043606 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:5FD14505 CRCX: connection successfully created: (1234/rtp C:5FD14505 r=NULL:0<->l=::1:5082) (mgcp_protocol.c:772) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #00: 200 62027 OK (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FD14505 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FD14505 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62028 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250810145043606 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250810145043606 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:45FF2D67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:45FF2D67 output_enabled 0 (mgcp_conn.c:271) 20250810145043606 DLMGCP DEBUG <0013> (1234/rtp C:45FF2D67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043606 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:45FF2D67 CRCX: connection successfully created: (1234/rtp C:45FF2D67 r=NULL:0<->l=::1:5084) (mgcp_protocol.c:772) 20250810145043606 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #00: 200 62028 OK (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #02: I: 45FF2D67 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45FF2D67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62029 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250810145043607 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250810145043607 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:A142F91F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:A142F91F output_enabled 0 (mgcp_conn.c:271) 20250810145043607 DLMGCP DEBUG <0013> (1234/rtp C:A142F91F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043607 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:A142F91F CRCX: connection successfully created: (1234/rtp C:A142F91F r=NULL:0<->l=::1:5086) (mgcp_protocol.c:772) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #00: 200 62029 OK (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #02: I: A142F91F (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #04: o=- A142F91F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62030 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250810145043607 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250810145043607 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:51542D8D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:51542D8D output_enabled 0 (mgcp_conn.c:271) 20250810145043607 DLMGCP DEBUG <0013> (1234/rtp C:51542D8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043607 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:51542D8D CRCX: connection successfully created: (1234/rtp C:51542D8D r=NULL:0<->l=::1:5088) (mgcp_protocol.c:772) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #00: 200 62030 OK (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #02: I: 51542D8D (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51542D8D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62031 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250810145043607 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250810145043607 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:9DD7AEBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:9DD7AEBA output_enabled 0 (mgcp_conn.c:271) 20250810145043607 DLMGCP DEBUG <0013> (1234/rtp C:9DD7AEBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043607 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:9DD7AEBA CRCX: connection successfully created: (1234/rtp C:9DD7AEBA r=NULL:0<->l=::1:5090) (mgcp_protocol.c:772) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #00: 200 62031 OK (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DD7AEBA (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9DD7AEBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62032 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250810145043607 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250810145043607 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:0ED86559 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:0ED86559 output_enabled 0 (mgcp_conn.c:271) 20250810145043607 DLMGCP DEBUG <0013> (1234/rtp C:0ED86559 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043607 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:0ED86559 CRCX: connection successfully created: (1234/rtp C:0ED86559 r=NULL:0<->l=::1:5092) (mgcp_protocol.c:772) 20250810145043607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #00: 200 62032 OK (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #02: I: 0ED86559 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0ED86559 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62033 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250810145043608 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250810145043608 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:2597BFBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:2597BFBC output_enabled 0 (mgcp_conn.c:271) 20250810145043608 DLMGCP DEBUG <0013> (1234/rtp C:2597BFBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043608 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:2597BFBC CRCX: connection successfully created: (1234/rtp C:2597BFBC r=NULL:0<->l=::1:5094) (mgcp_protocol.c:772) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #00: 200 62033 OK (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #02: I: 2597BFBC (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2597BFBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62034 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250810145043608 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250810145043608 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:D10D7A68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:D10D7A68 output_enabled 0 (mgcp_conn.c:271) 20250810145043608 DLMGCP DEBUG <0013> (1234/rtp C:D10D7A68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043608 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:D10D7A68 CRCX: connection successfully created: (1234/rtp C:D10D7A68 r=NULL:0<->l=::1:5096) (mgcp_protocol.c:772) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #00: 200 62034 OK (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #02: I: D10D7A68 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #04: o=- D10D7A68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62035 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250810145043608 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250810145043608 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:4D4AB429 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:4D4AB429 output_enabled 0 (mgcp_conn.c:271) 20250810145043608 DLMGCP DEBUG <0013> (1234/rtp C:4D4AB429 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043608 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:4D4AB429 CRCX: connection successfully created: (1234/rtp C:4D4AB429 r=NULL:0<->l=::1:5098) (mgcp_protocol.c:772) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #00: 200 62035 OK (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D4AB429 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D4AB429 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62036 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250810145043608 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250810145043608 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:CEB3059A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:CEB3059A output_enabled 0 (mgcp_conn.c:271) 20250810145043608 DLMGCP DEBUG <0013> (1234/rtp C:CEB3059A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043608 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:CEB3059A CRCX: connection successfully created: (1234/rtp C:CEB3059A r=NULL:0<->l=::1:5100) (mgcp_protocol.c:772) 20250810145043608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #00: 200 62036 OK (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #02: I: CEB3059A (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEB3059A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62037 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250810145043609 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250810145043609 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:508E10E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:508E10E6 output_enabled 0 (mgcp_conn.c:271) 20250810145043609 DLMGCP DEBUG <0013> (1234/rtp C:508E10E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043609 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:508E10E6 CRCX: connection successfully created: (1234/rtp C:508E10E6 r=NULL:0<->l=::1:5102) (mgcp_protocol.c:772) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #00: 200 62037 OK (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #02: I: 508E10E6 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #04: o=- 508E10E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62038 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250810145043609 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250810145043609 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:EACF342C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:EACF342C output_enabled 0 (mgcp_conn.c:271) 20250810145043609 DLMGCP DEBUG <0013> (1234/rtp C:EACF342C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043609 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:EACF342C CRCX: connection successfully created: (1234/rtp C:EACF342C r=NULL:0<->l=::1:5104) (mgcp_protocol.c:772) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #00: 200 62038 OK (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #02: I: EACF342C (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #04: o=- EACF342C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62039 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250810145043609 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250810145043609 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:CDD24954 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:CDD24954 output_enabled 0 (mgcp_conn.c:271) 20250810145043609 DLMGCP DEBUG <0013> (1234/rtp C:CDD24954 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043609 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:CDD24954 CRCX: connection successfully created: (1234/rtp C:CDD24954 r=NULL:0<->l=::1:5106) (mgcp_protocol.c:772) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #00: 200 62039 OK (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #02: I: CDD24954 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #04: o=- CDD24954 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62040 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250810145043609 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250810145043609 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:E751FF6A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:E751FF6A output_enabled 0 (mgcp_conn.c:271) 20250810145043609 DLMGCP DEBUG <0013> (1234/rtp C:E751FF6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043609 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:E751FF6A CRCX: connection successfully created: (1234/rtp C:E751FF6A r=NULL:0<->l=::1:5108) (mgcp_protocol.c:772) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #00: 200 62040 OK (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #02: I: E751FF6A (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #04: o=- E751FF6A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62041 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250810145043609 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250810145043609 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:D52A2952 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:D52A2952 output_enabled 0 (mgcp_conn.c:271) 20250810145043609 DLMGCP DEBUG <0013> (1234/rtp C:D52A2952 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043610 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:D52A2952 CRCX: connection successfully created: (1234/rtp C:D52A2952 r=NULL:0<->l=::1:5110) (mgcp_protocol.c:772) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #00: 200 62041 OK (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #02: I: D52A2952 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #04: o=- D52A2952 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62042 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250810145043610 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250810145043610 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:A7C29B77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:A7C29B77 output_enabled 0 (mgcp_conn.c:271) 20250810145043610 DLMGCP DEBUG <0013> (1234/rtp C:A7C29B77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043610 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:A7C29B77 CRCX: connection successfully created: (1234/rtp C:A7C29B77 r=NULL:0<->l=::1:5112) (mgcp_protocol.c:772) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #00: 200 62042 OK (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #02: I: A7C29B77 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7C29B77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62043 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250810145043610 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250810145043610 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:6A768479 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:6A768479 output_enabled 0 (mgcp_conn.c:271) 20250810145043610 DLMGCP DEBUG <0013> (1234/rtp C:6A768479 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043610 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:6A768479 CRCX: connection successfully created: (1234/rtp C:6A768479 r=NULL:0<->l=::1:5114) (mgcp_protocol.c:772) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #00: 200 62043 OK (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A768479 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6A768479 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62044 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250810145043610 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250810145043610 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:75059FE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:75059FE2 output_enabled 0 (mgcp_conn.c:271) 20250810145043610 DLMGCP DEBUG <0013> (1234/rtp C:75059FE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043610 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:75059FE2 CRCX: connection successfully created: (1234/rtp C:75059FE2 r=NULL:0<->l=::1:5116) (mgcp_protocol.c:772) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #00: 200 62044 OK (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #02: I: 75059FE2 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75059FE2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62045 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250810145043611 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250810145043611 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:43E39D03 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:43E39D03 output_enabled 0 (mgcp_conn.c:271) 20250810145043611 DLMGCP DEBUG <0013> (1234/rtp C:43E39D03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043611 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:43E39D03 CRCX: connection successfully created: (1234/rtp C:43E39D03 r=NULL:0<->l=::1:5118) (mgcp_protocol.c:772) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #00: 200 62045 OK (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #02: I: 43E39D03 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43E39D03 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62046 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250810145043611 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250810145043611 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:147D713C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:147D713C output_enabled 0 (mgcp_conn.c:271) 20250810145043611 DLMGCP DEBUG <0013> (1234/rtp C:147D713C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043611 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:147D713C CRCX: connection successfully created: (1234/rtp C:147D713C r=NULL:0<->l=::1:5120) (mgcp_protocol.c:772) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #00: 200 62046 OK (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #02: I: 147D713C (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 147D713C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62047 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250810145043611 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250810145043611 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5AD7F505 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5AD7F505 output_enabled 0 (mgcp_conn.c:271) 20250810145043611 DLMGCP DEBUG <0013> (1234/rtp C:5AD7F505 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043611 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:5AD7F505 CRCX: connection successfully created: (1234/rtp C:5AD7F505 r=NULL:0<->l=::1:5122) (mgcp_protocol.c:772) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #00: 200 62047 OK (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AD7F505 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5AD7F505 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62048 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250810145043611 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250810145043611 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:6A699253 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:6A699253 output_enabled 0 (mgcp_conn.c:271) 20250810145043611 DLMGCP DEBUG <0013> (1234/rtp C:6A699253 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043611 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:6A699253 CRCX: connection successfully created: (1234/rtp C:6A699253 r=NULL:0<->l=::1:5124) (mgcp_protocol.c:772) 20250810145043611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #00: 200 62048 OK (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A699253 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6A699253 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62049 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250810145043612 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250810145043612 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:8EE49652 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:8EE49652 output_enabled 0 (mgcp_conn.c:271) 20250810145043612 DLMGCP DEBUG <0013> (1234/rtp C:8EE49652 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043612 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:8EE49652 CRCX: connection successfully created: (1234/rtp C:8EE49652 r=NULL:0<->l=::1:5126) (mgcp_protocol.c:772) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #00: 200 62049 OK (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EE49652 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8EE49652 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62050 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250810145043612 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250810145043612 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:A48EAADB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:A48EAADB output_enabled 0 (mgcp_conn.c:271) 20250810145043612 DLMGCP DEBUG <0013> (1234/rtp C:A48EAADB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043612 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:A48EAADB CRCX: connection successfully created: (1234/rtp C:A48EAADB r=NULL:0<->l=::1:5128) (mgcp_protocol.c:772) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #00: 200 62050 OK (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #02: I: A48EAADB (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #04: o=- A48EAADB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62051 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:262) 20250810145043612 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250810145043612 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:1CFABC11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:1CFABC11 output_enabled 0 (mgcp_conn.c:271) 20250810145043612 DLMGCP DEBUG <0013> (1234/rtp C:1CFABC11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043612 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:1CFABC11 CRCX: connection successfully created: (1234/rtp C:1CFABC11 r=NULL:0<->l=::1:5130) (mgcp_protocol.c:772) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #00: 200 62051 OK (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CFABC11 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CFABC11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62052 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:262) 20250810145043612 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250810145043612 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:064C220E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:064C220E output_enabled 0 (mgcp_conn.c:271) 20250810145043612 DLMGCP DEBUG <0013> (1234/rtp C:064C220E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043612 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:064C220E CRCX: connection successfully created: (1234/rtp C:064C220E r=NULL:0<->l=::1:5132) (mgcp_protocol.c:772) 20250810145043612 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #00: 200 62052 OK (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #02: I: 064C220E (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 064C220E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62053 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:262) 20250810145043613 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250810145043613 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:D991A96E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:D991A96E output_enabled 0 (mgcp_conn.c:271) 20250810145043613 DLMGCP DEBUG <0013> (1234/rtp C:D991A96E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043613 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:D991A96E CRCX: connection successfully created: (1234/rtp C:D991A96E r=NULL:0<->l=::1:5134) (mgcp_protocol.c:772) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #00: 200 62053 OK (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #02: I: D991A96E (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #04: o=- D991A96E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62054 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:262) 20250810145043613 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250810145043613 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:F68C645B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:F68C645B output_enabled 0 (mgcp_conn.c:271) 20250810145043613 DLMGCP DEBUG <0013> (1234/rtp C:F68C645B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043613 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:F68C645B CRCX: connection successfully created: (1234/rtp C:F68C645B r=NULL:0<->l=::1:5136) (mgcp_protocol.c:772) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #00: 200 62054 OK (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #02: I: F68C645B (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #04: o=- F68C645B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62055 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:262) 20250810145043613 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250810145043613 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:920C8C12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:920C8C12 output_enabled 0 (mgcp_conn.c:271) 20250810145043613 DLMGCP DEBUG <0013> (1234/rtp C:920C8C12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043613 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:920C8C12 CRCX: connection successfully created: (1234/rtp C:920C8C12 r=NULL:0<->l=::1:5138) (mgcp_protocol.c:772) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #00: 200 62055 OK (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #02: I: 920C8C12 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 920C8C12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62056 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:262) 20250810145043613 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250810145043613 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:261CEE9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:261CEE9A output_enabled 0 (mgcp_conn.c:271) 20250810145043613 DLMGCP DEBUG <0013> (1234/rtp C:261CEE9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043613 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:261CEE9A CRCX: connection successfully created: (1234/rtp C:261CEE9A r=NULL:0<->l=::1:5140) (mgcp_protocol.c:772) 20250810145043613 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #00: 200 62056 OK (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #02: I: 261CEE9A (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 261CEE9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62057 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:262) 20250810145043614 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250810145043614 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:53B1216B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:53B1216B output_enabled 0 (mgcp_conn.c:271) 20250810145043614 DLMGCP DEBUG <0013> (1234/rtp C:53B1216B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043614 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:53B1216B CRCX: connection successfully created: (1234/rtp C:53B1216B r=NULL:0<->l=::1:5142) (mgcp_protocol.c:772) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #00: 200 62057 OK (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #02: I: 53B1216B (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53B1216B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62058 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:262) 20250810145043614 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250810145043614 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:1ACB1760 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:1ACB1760 output_enabled 0 (mgcp_conn.c:271) 20250810145043614 DLMGCP DEBUG <0013> (1234/rtp C:1ACB1760 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043614 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:1ACB1760 CRCX: connection successfully created: (1234/rtp C:1ACB1760 r=NULL:0<->l=::1:5144) (mgcp_protocol.c:772) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #00: 200 62058 OK (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #02: I: 1ACB1760 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1ACB1760 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62059 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:262) 20250810145043614 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250810145043614 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:316C284A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:316C284A output_enabled 0 (mgcp_conn.c:271) 20250810145043614 DLMGCP DEBUG <0013> (1234/rtp C:316C284A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043614 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:316C284A CRCX: connection successfully created: (1234/rtp C:316C284A r=NULL:0<->l=::1:5146) (mgcp_protocol.c:772) 20250810145043614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #00: 200 62059 OK (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #02: I: 316C284A (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #04: o=- 316C284A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62060 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:262) 20250810145043615 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250810145043615 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:7CE2E58A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:7CE2E58A output_enabled 0 (mgcp_conn.c:271) 20250810145043615 DLMGCP DEBUG <0013> (1234/rtp C:7CE2E58A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043615 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:7CE2E58A CRCX: connection successfully created: (1234/rtp C:7CE2E58A r=NULL:0<->l=::1:5148) (mgcp_protocol.c:772) 20250810145043615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #00: 200 62060 OK (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CE2E58A (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CE2E58A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62061 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:262) 20250810145043615 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250810145043615 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:4691CF91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:4691CF91 output_enabled 0 (mgcp_conn.c:271) 20250810145043615 DLMGCP DEBUG <0013> (1234/rtp C:4691CF91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043615 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:4691CF91 CRCX: connection successfully created: (1234/rtp C:4691CF91 r=NULL:0<->l=::1:5150) (mgcp_protocol.c:772) 20250810145043615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #00: 200 62061 OK (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #02: I: 4691CF91 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4691CF91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62062 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:262) 20250810145043616 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250810145043616 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:6038D932 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:6038D932 output_enabled 0 (mgcp_conn.c:271) 20250810145043616 DLMGCP DEBUG <0013> (1234/rtp C:6038D932 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043616 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:6038D932 CRCX: connection successfully created: (1234/rtp C:6038D932 r=NULL:0<->l=::1:5152) (mgcp_protocol.c:772) 20250810145043616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #00: 200 62062 OK (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #02: I: 6038D932 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6038D932 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62063 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:262) 20250810145043616 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250810145043616 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:03675975 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:03675975 output_enabled 0 (mgcp_conn.c:271) 20250810145043616 DLMGCP DEBUG <0013> (1234/rtp C:03675975 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043616 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:03675975 CRCX: connection successfully created: (1234/rtp C:03675975 r=NULL:0<->l=::1:5154) (mgcp_protocol.c:772) 20250810145043616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #00: 200 62063 OK (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #02: I: 03675975 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03675975 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62064 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:262) 20250810145043617 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250810145043617 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:7CF2CD57 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:7CF2CD57 output_enabled 0 (mgcp_conn.c:271) 20250810145043617 DLMGCP DEBUG <0013> (1234/rtp C:7CF2CD57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043617 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:7CF2CD57 CRCX: connection successfully created: (1234/rtp C:7CF2CD57 r=NULL:0<->l=::1:5156) (mgcp_protocol.c:772) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #00: 200 62064 OK (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CF2CD57 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CF2CD57 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62065 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:262) 20250810145043617 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250810145043617 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:B7F83085 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:B7F83085 output_enabled 0 (mgcp_conn.c:271) 20250810145043617 DLMGCP DEBUG <0013> (1234/rtp C:B7F83085 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043617 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:B7F83085 CRCX: connection successfully created: (1234/rtp C:B7F83085 r=NULL:0<->l=::1:5158) (mgcp_protocol.c:772) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #00: 200 62065 OK (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #02: I: B7F83085 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7F83085 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62066 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:262) 20250810145043617 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250810145043617 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:BC370D31 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:BC370D31 output_enabled 0 (mgcp_conn.c:271) 20250810145043617 DLMGCP DEBUG <0013> (1234/rtp C:BC370D31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043617 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:BC370D31 CRCX: connection successfully created: (1234/rtp C:BC370D31 r=NULL:0<->l=::1:5160) (mgcp_protocol.c:772) 20250810145043617 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #00: 200 62066 OK (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #02: I: BC370D31 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC370D31 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62067 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:262) 20250810145043618 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250810145043618 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043618 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:BB9B9E88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043618 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:BB9B9E88 output_enabled 0 (mgcp_conn.c:271) 20250810145043618 DLMGCP DEBUG <0013> (1234/rtp C:BB9B9E88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043618 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:BB9B9E88 CRCX: connection successfully created: (1234/rtp C:BB9B9E88 r=NULL:0<->l=::1:5162) (mgcp_protocol.c:772) 20250810145043618 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #00: 200 62067 OK (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #02: I: BB9B9E88 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB9B9E88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62068 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:262) 20250810145043618 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250810145043618 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043618 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:D48AABBF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043618 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:D48AABBF output_enabled 0 (mgcp_conn.c:271) 20250810145043618 DLMGCP DEBUG <0013> (1234/rtp C:D48AABBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043618 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:D48AABBF CRCX: connection successfully created: (1234/rtp C:D48AABBF r=NULL:0<->l=::1:5164) (mgcp_protocol.c:772) 20250810145043618 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #00: 200 62068 OK (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #02: I: D48AABBF (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #04: o=- D48AABBF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62069 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:262) 20250810145043619 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250810145043619 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043619 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:FCEAE4E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043619 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:FCEAE4E5 output_enabled 0 (mgcp_conn.c:271) 20250810145043619 DLMGCP DEBUG <0013> (1234/rtp C:FCEAE4E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043619 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:FCEAE4E5 CRCX: connection successfully created: (1234/rtp C:FCEAE4E5 r=NULL:0<->l=::1:5166) (mgcp_protocol.c:772) 20250810145043619 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #00: 200 62069 OK (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #02: I: FCEAE4E5 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #04: o=- FCEAE4E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62070 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:262) 20250810145043619 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250810145043619 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043619 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:3D2A5355 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043619 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:3D2A5355 output_enabled 0 (mgcp_conn.c:271) 20250810145043619 DLMGCP DEBUG <0013> (1234/rtp C:3D2A5355 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043619 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:3D2A5355 CRCX: connection successfully created: (1234/rtp C:3D2A5355 r=NULL:0<->l=::1:5168) (mgcp_protocol.c:772) 20250810145043619 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #00: 200 62070 OK (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D2A5355 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D2A5355 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62071 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:262) 20250810145043620 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250810145043620 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043620 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:445FC4B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043620 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:445FC4B4 output_enabled 0 (mgcp_conn.c:271) 20250810145043620 DLMGCP DEBUG <0013> (1234/rtp C:445FC4B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043620 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:445FC4B4 CRCX: connection successfully created: (1234/rtp C:445FC4B4 r=NULL:0<->l=::1:5170) (mgcp_protocol.c:772) 20250810145043620 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #00: 200 62071 OK (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #02: I: 445FC4B4 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 445FC4B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62072 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:262) 20250810145043620 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250810145043620 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043620 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:36CD9606 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043620 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:36CD9606 output_enabled 0 (mgcp_conn.c:271) 20250810145043620 DLMGCP DEBUG <0013> (1234/rtp C:36CD9606 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043620 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:36CD9606 CRCX: connection successfully created: (1234/rtp C:36CD9606 r=NULL:0<->l=::1:5172) (mgcp_protocol.c:772) 20250810145043620 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #00: 200 62072 OK (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #02: I: 36CD9606 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36CD9606 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62073 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:262) 20250810145043621 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250810145043621 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:147CA088 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:147CA088 output_enabled 0 (mgcp_conn.c:271) 20250810145043621 DLMGCP DEBUG <0013> (1234/rtp C:147CA088 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043621 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:147CA088 CRCX: connection successfully created: (1234/rtp C:147CA088 r=NULL:0<->l=::1:5174) (mgcp_protocol.c:772) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #00: 200 62073 OK (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #02: I: 147CA088 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 147CA088 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62074 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:262) 20250810145043621 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250810145043621 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:22C5077C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:22C5077C output_enabled 0 (mgcp_conn.c:271) 20250810145043621 DLMGCP DEBUG <0013> (1234/rtp C:22C5077C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043621 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:22C5077C CRCX: connection successfully created: (1234/rtp C:22C5077C r=NULL:0<->l=::1:5176) (mgcp_protocol.c:772) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #00: 200 62074 OK (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #02: I: 22C5077C (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22C5077C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62075 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:262) 20250810145043621 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250810145043621 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:F9688474 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:F9688474 output_enabled 0 (mgcp_conn.c:271) 20250810145043621 DLMGCP DEBUG <0013> (1234/rtp C:F9688474 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043621 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:F9688474 CRCX: connection successfully created: (1234/rtp C:F9688474 r=NULL:0<->l=::1:5178) (mgcp_protocol.c:772) 20250810145043621 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #00: 200 62075 OK (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #02: I: F9688474 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9688474 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62076 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:262) 20250810145043622 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250810145043622 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:899E183F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:899E183F output_enabled 0 (mgcp_conn.c:271) 20250810145043622 DLMGCP DEBUG <0013> (1234/rtp C:899E183F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043622 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:899E183F CRCX: connection successfully created: (1234/rtp C:899E183F r=NULL:0<->l=::1:5180) (mgcp_protocol.c:772) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #00: 200 62076 OK (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #02: I: 899E183F (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #04: o=- 899E183F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62077 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:262) 20250810145043622 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250810145043622 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:4EC890AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:4EC890AE output_enabled 0 (mgcp_conn.c:271) 20250810145043622 DLMGCP DEBUG <0013> (1234/rtp C:4EC890AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043622 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:4EC890AE CRCX: connection successfully created: (1234/rtp C:4EC890AE r=NULL:0<->l=::1:5182) (mgcp_protocol.c:772) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #00: 200 62077 OK (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EC890AE (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EC890AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62078 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:262) 20250810145043622 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250810145043622 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:1849F73B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:1849F73B output_enabled 0 (mgcp_conn.c:271) 20250810145043622 DLMGCP DEBUG <0013> (1234/rtp C:1849F73B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043622 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:1849F73B CRCX: connection successfully created: (1234/rtp C:1849F73B r=NULL:0<->l=::1:5184) (mgcp_protocol.c:772) 20250810145043622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #00: 200 62078 OK (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #02: I: 1849F73B (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1849F73B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62079 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:262) 20250810145043623 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250810145043623 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:2C769510 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:2C769510 output_enabled 0 (mgcp_conn.c:271) 20250810145043623 DLMGCP DEBUG <0013> (1234/rtp C:2C769510 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043623 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:2C769510 CRCX: connection successfully created: (1234/rtp C:2C769510 r=NULL:0<->l=::1:5186) (mgcp_protocol.c:772) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #00: 200 62079 OK (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C769510 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C769510 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:262) 20250810145043623 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250810145043623 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:59631153 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:59631153 output_enabled 0 (mgcp_conn.c:271) 20250810145043623 DLMGCP DEBUG <0013> (1234/rtp C:59631153 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043623 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:59631153 CRCX: connection successfully created: (1234/rtp C:59631153 r=NULL:0<->l=::1:5188) (mgcp_protocol.c:772) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #00: 200 62080 OK (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #02: I: 59631153 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59631153 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:262) 20250810145043623 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250810145043623 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:5CFB2691 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:5CFB2691 output_enabled 0 (mgcp_conn.c:271) 20250810145043623 DLMGCP DEBUG <0013> (1234/rtp C:5CFB2691 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043623 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:5CFB2691 CRCX: connection successfully created: (1234/rtp C:5CFB2691 r=NULL:0<->l=::1:5190) (mgcp_protocol.c:772) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #00: 200 62081 OK (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CFB2691 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5CFB2691 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62082 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:262) 20250810145043623 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250810145043623 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:0D236132 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:0D236132 output_enabled 0 (mgcp_conn.c:271) 20250810145043623 DLMGCP DEBUG <0013> (1234/rtp C:0D236132 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043623 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:0D236132 CRCX: connection successfully created: (1234/rtp C:0D236132 r=NULL:0<->l=::1:5192) (mgcp_protocol.c:772) 20250810145043623 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043623 DLMGCP DEBUG <0013> Generated response: line #00: 200 62082 OK (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D236132 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D236132 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:262) 20250810145043624 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250810145043624 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:3A613356 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:3A613356 output_enabled 0 (mgcp_conn.c:271) 20250810145043624 DLMGCP DEBUG <0013> (1234/rtp C:3A613356 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043624 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:3A613356 CRCX: connection successfully created: (1234/rtp C:3A613356 r=NULL:0<->l=::1:5194) (mgcp_protocol.c:772) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #00: 200 62083 OK (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A613356 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A613356 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:262) 20250810145043624 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250810145043624 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:C72A7896 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:C72A7896 output_enabled 0 (mgcp_conn.c:271) 20250810145043624 DLMGCP DEBUG <0013> (1234/rtp C:C72A7896 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043624 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:C72A7896 CRCX: connection successfully created: (1234/rtp C:C72A7896 r=NULL:0<->l=::1:5196) (mgcp_protocol.c:772) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #00: 200 62084 OK (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #02: I: C72A7896 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #04: o=- C72A7896 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62085 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:262) 20250810145043624 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250810145043624 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:4323D2A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:4323D2A4 output_enabled 0 (mgcp_conn.c:271) 20250810145043624 DLMGCP DEBUG <0013> (1234/rtp C:4323D2A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043624 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:4323D2A4 CRCX: connection successfully created: (1234/rtp C:4323D2A4 r=NULL:0<->l=::1:5198) (mgcp_protocol.c:772) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #00: 200 62085 OK (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #02: I: 4323D2A4 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4323D2A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62086 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043624 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:262) 20250810145043624 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250810145043624 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:3C23C9D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:3C23C9D9 output_enabled 0 (mgcp_conn.c:271) 20250810145043625 DLMGCP DEBUG <0013> (1234/rtp C:3C23C9D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043625 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:3C23C9D9 CRCX: connection successfully created: (1234/rtp C:3C23C9D9 r=NULL:0<->l=::1:5200) (mgcp_protocol.c:772) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #00: 200 62086 OK (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C23C9D9 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C23C9D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62087 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:262) 20250810145043625 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250810145043625 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:7A1B6514 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:7A1B6514 output_enabled 0 (mgcp_conn.c:271) 20250810145043625 DLMGCP DEBUG <0013> (1234/rtp C:7A1B6514 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043625 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:7A1B6514 CRCX: connection successfully created: (1234/rtp C:7A1B6514 r=NULL:0<->l=::1:5202) (mgcp_protocol.c:772) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #00: 200 62087 OK (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A1B6514 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A1B6514 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62088 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:262) 20250810145043625 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250810145043625 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:95FAD0F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:95FAD0F9 output_enabled 0 (mgcp_conn.c:271) 20250810145043625 DLMGCP DEBUG <0013> (1234/rtp C:95FAD0F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043625 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:95FAD0F9 CRCX: connection successfully created: (1234/rtp C:95FAD0F9 r=NULL:0<->l=::1:5204) (mgcp_protocol.c:772) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #00: 200 62088 OK (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #02: I: 95FAD0F9 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95FAD0F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:262) 20250810145043625 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250810145043625 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:CCFEFD5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:CCFEFD5C output_enabled 0 (mgcp_conn.c:271) 20250810145043625 DLMGCP DEBUG <0013> (1234/rtp C:CCFEFD5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043625 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:CCFEFD5C CRCX: connection successfully created: (1234/rtp C:CCFEFD5C r=NULL:0<->l=::1:5206) (mgcp_protocol.c:772) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #00: 200 62089 OK (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #02: I: CCFEFD5C (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #04: o=- CCFEFD5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043625 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:262) 20250810145043625 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250810145043625 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:F9302C22 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:F9302C22 output_enabled 0 (mgcp_conn.c:271) 20250810145043626 DLMGCP DEBUG <0013> (1234/rtp C:F9302C22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043626 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:F9302C22 CRCX: connection successfully created: (1234/rtp C:F9302C22 r=NULL:0<->l=::1:5208) (mgcp_protocol.c:772) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #00: 200 62090 OK (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #02: I: F9302C22 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9302C22 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:262) 20250810145043626 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250810145043626 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:0B54B4B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:0B54B4B4 output_enabled 0 (mgcp_conn.c:271) 20250810145043626 DLMGCP DEBUG <0013> (1234/rtp C:0B54B4B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043626 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:0B54B4B4 CRCX: connection successfully created: (1234/rtp C:0B54B4B4 r=NULL:0<->l=::1:5210) (mgcp_protocol.c:772) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #00: 200 62091 OK (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B54B4B4 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B54B4B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62092 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:262) 20250810145043626 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250810145043626 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:5D5C3D50 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:5D5C3D50 output_enabled 0 (mgcp_conn.c:271) 20250810145043626 DLMGCP DEBUG <0013> (1234/rtp C:5D5C3D50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043626 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:5D5C3D50 CRCX: connection successfully created: (1234/rtp C:5D5C3D50 r=NULL:0<->l=::1:5212) (mgcp_protocol.c:772) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #00: 200 62092 OK (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D5C3D50 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D5C3D50 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62093 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:262) 20250810145043626 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250810145043626 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145043626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:4ED75E03 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:4ED75E03 output_enabled 0 (mgcp_conn.c:271) 20250810145043626 DLMGCP DEBUG <0013> (1234/rtp C:4ED75E03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145043626 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:4ED75E03 CRCX: connection successfully created: (1234/rtp C:4ED75E03 r=NULL:0<->l=::1:5214) (mgcp_protocol.c:772) 20250810145043626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #00: 200 62093 OK (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #02: I: 4ED75E03 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4ED75E03 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145043626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) VirtCallAgent-STATS(101)@b9a9a109777c: 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)@b9a9a109777c: Warning: Stopping inactive timer T_poll_converge. 20250810145044649 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62094 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145044649 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:268) 20250810145044649 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:336) 20250810145044649 DLMGCP INFO <0013> DLCX: executing request handler for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:373) 20250810145044649 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044651 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044652 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044653 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044653 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044653 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044653 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044653 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044653 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145044653 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145044653 DLMGCP DEBUG <0013> Generated response: line #00: 200 62094 OK (mgcp_msg.c:72) VirtCallAgent-STATS(101)@b9a9a109777c: 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)@b9a9a109777c: Warning: Stopping inactive timer T_poll_converge. VirtCallAgent-STATS(101)@b9a9a109777c: 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)@b9a9a109777c: Warning: Stopping inactive timer T_poll_converge. MTC@b9a9a109777c: setverdict(pass): none -> pass VirtCallAgent-STATS(101)@b9a9a109777c: Final verdict of PTC: none RTPEM1(99)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@b9a9a109777c: Final verdict of PTC: none RTPEM2(100)@b9a9a109777c: Final verdict of PTC: none RTPEM0(98)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@b9a9a109777c: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Sun Aug 10 14:50:44 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=2779608) Waiting for packet dumper to finish... 1 (prev_count=2779608, count=2783540) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------ Sun Aug 10 14:50:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20250810145052856 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48625 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145052856 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145052856 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145052856 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145052856 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145052856 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145052856 DLMGCP DEBUG <0013> Generated response: line #00: 515 48625 FAIL (mgcp_msg.c:72) 20250810145052872 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48626 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145052872 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145052872 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:72) 20250810145052872 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145052872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145052872 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145052872 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145052872 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145052872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D157AC2B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145052872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D157AC2B output_enabled 0 (mgcp_conn.c:271) 20250810145052872 DLMGCP DEBUG <0013> (51234/rtp C:D157AC2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145052872 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:D157AC2B CRCX: connection successfully created: (51234/rtp C:D157AC2B r=NULL:0<->l=::1:5216) (mgcp_protocol.c:772) 20250810145052872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145052872 DLMGCP DEBUG <0013> Generated response: line #00: 200 48626 OK (mgcp_msg.c:72) 20250810145052872 DLMGCP DEBUG <0013> Generated response: line #01: I: D157AC2B (mgcp_msg.c:72) 20250810145052872 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145052873 DLMGCP DEBUG <0013> Generated response: line #03: o=- D157AC2B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145052873 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145052873 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145052873 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145052873 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:72) 20250810145052873 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145052873 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145052876 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48627 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145052876 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:72) 20250810145052877 DLMGCP DEBUG <0013> Received message: line #02: I: D157AC2B (mgcp_msg.c:72) 20250810145052877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145052877 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145052877 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145052877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D157AC2B DLCX: deleting conn:(51234/rtp C:D157AC2B r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1134) 20250810145052877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145052877 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145052877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145052877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145052877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145052877 DLMGCP DEBUG <0013> Generated response: line #00: 250 48627 OK (mgcp_msg.c:72) 20250810145052877 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@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(103)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(106)@b9a9a109777c: Final verdict of PTC: none RTPEM2(105)@b9a9a109777c: Final verdict of PTC: none RTPEM1(104)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'. Sun Aug 10 14:50:52 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=39904) Waiting for packet dumper to finish... 1 (prev_count=39904, count=43836) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------ Sun Aug 10 14:50:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_ep_callid started. 20250810145101079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41912 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145101079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145101079 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145101079 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145101079 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145101079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145101079 DLMGCP DEBUG <0013> Generated response: line #00: 515 41912 FAIL (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41913 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145101086 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145101086 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145101086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145101086 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:55852AA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145101086 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:55852AA2 output_enabled 0 (mgcp_conn.c:271) 20250810145101086 DLMGCP DEBUG <0013> (51233/rtp C:55852AA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145101086 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:55852AA2 CRCX: connection successfully created: (51233/rtp C:55852AA2 r=NULL:0<->l=::1:5218) (mgcp_protocol.c:772) 20250810145101086 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145101086 DLMGCP DEBUG <0013> Generated response: line #00: 200 41913 OK (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Generated response: line #01: I: 55852AA2 (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Generated response: line #03: o=- 55852AA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145101086 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145101088 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41914 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145101088 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:72) 20250810145101088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145101088 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145101088 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145101088 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145101088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145101088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145101088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145101088 DLMGCP DEBUG <0013> Generated response: line #00: 200 41914 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(110)@b9a9a109777c: Final verdict of PTC: none RTPEM0(108)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(111)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@b9a9a109777c: Final verdict of PTC: none RTPEM1(109)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Sun Aug 10 14:51:01 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=38804) Waiting for packet dumper to finish... 1 (prev_count=38804, count=42736) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Sun Aug 10 14:51:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_ep started. 20250810145109290 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7951 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145109290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145109290 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145109290 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145109290 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145109290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145109290 DLMGCP DEBUG <0013> Generated response: line #00: 515 7951 FAIL (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7952 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145109295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145109295 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145109295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B147F52B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B147F52B output_enabled 0 (mgcp_conn.c:271) 20250810145109295 DLMGCP DEBUG <0013> (51232/rtp C:B147F52B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145109295 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:B147F52B CRCX: connection successfully created: (51232/rtp C:B147F52B r=NULL:0<->l=::1:5220) (mgcp_protocol.c:772) 20250810145109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145109295 DLMGCP DEBUG <0013> Generated response: line #00: 200 7952 OK (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Generated response: line #01: I: B147F52B (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Generated response: line #03: o=- B147F52B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145109295 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145109297 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7953 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145109297 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145109297 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145109297 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145109297 DLMGCP DEBUG <0013> Generated response: line #00: 200 7953 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(117)@b9a9a109777c: Final verdict of PTC: none RTPEM1(114)@b9a9a109777c: Final verdict of PTC: none RTPEM0(113)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(116)@b9a9a109777c: Final verdict of PTC: none RTPEM2(115)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Sun Aug 10 14:51:09 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=38532) Waiting for packet dumper to finish... 1 (prev_count=38532, count=42464) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------ Sun Aug 10 14:51:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20250810145117452 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48245 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145117452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145117452 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145117452 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145117452 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145117452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145117452 DLMGCP DEBUG <0013> Generated response: line #00: 515 48245 FAIL (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48246 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145117456 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145117456 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145117456 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145117456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9E43F126 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145117456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9E43F126 output_enabled 0 (mgcp_conn.c:271) 20250810145117456 DLMGCP DEBUG <0013> (51231/rtp C:9E43F126 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145117456 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:9E43F126 CRCX: connection successfully created: (51231/rtp C:9E43F126 r=NULL:0<->l=::1:5222) (mgcp_protocol.c:772) 20250810145117456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145117456 DLMGCP DEBUG <0013> Generated response: line #00: 200 48246 OK (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Generated response: line #01: I: 9E43F126 (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9E43F126 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145117456 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145117457 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48247 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145117457 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:72) 20250810145117457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145117457 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145117457 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145117457 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:510) 20250810145117457 DLMGCP DEBUG <0013> endpoint:none Generated response: code=516 (mgcp_protocol.c:146) 20250810145117457 DLMGCP DEBUG <0013> Generated response: line #00: 516 48247 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(118)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(121)@b9a9a109777c: Final verdict of PTC: none RTPEM1(119)@b9a9a109777c: Final verdict of PTC: none RTPEM2(120)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(122)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'. Sun Aug 10 14:51:17 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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------ Sun Aug 10 14:51:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20250810145125666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23866 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145125666 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145125666 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145125666 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145125666 DLMGCP DEBUG <0013> Generated response: line #00: 200 23866 OK (mgcp_msg.c:72) 20250810145125674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23867 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145125674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145125674 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:72) 20250810145125675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145125675 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145125675 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145125675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6CC7A2C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6CC7A2C1 output_enabled 0 (mgcp_conn.c:271) 20250810145125675 DLMGCP DEBUG <0013> (51230/rtp C:6CC7A2C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145125675 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:6CC7A2C1 CRCX: connection successfully created: (51230/rtp C:6CC7A2C1 r=NULL:0<->l=::1:5224) (mgcp_protocol.c:772) 20250810145125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145125675 DLMGCP DEBUG <0013> Generated response: line #00: 200 23867 OK (mgcp_msg.c:72) 20250810145125675 DLMGCP DEBUG <0013> Generated response: line #01: I: 6CC7A2C1 (mgcp_msg.c:72) 20250810145125675 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145125675 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6CC7A2C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145125675 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145125675 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145125675 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145125675 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:72) 20250810145125675 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145125675 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145125676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23868 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145125676 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:72) 20250810145125676 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:72) 20250810145125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145125676 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145125676 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145125676 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:555) 20250810145125676 DLMGCP DEBUG <0013> endpoint:none Generated response: code=515 (mgcp_protocol.c:146) 20250810145125677 DLMGCP DEBUG <0013> Generated response: line #00: 515 23868 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(127)@b9a9a109777c: Final verdict of PTC: none RTPEM2(125)@b9a9a109777c: Final verdict of PTC: none RTPEM0(123)@b9a9a109777c: Final verdict of PTC: none RTPEM1(124)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(126)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'. Sun Aug 10 14:51:25 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=39084) Waiting for packet dumper to finish... 1 (prev_count=39084, count=43016) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Sun Aug 10 14:51:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_retrans started. 20250810145133877 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48592 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145133877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145133877 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145133877 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145133877 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145133877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145133877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145133877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145133877 DLMGCP DEBUG <0013> Generated response: line #00: 200 48592 OK (mgcp_msg.c:72) 20250810145133884 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48593 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145133884 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145133884 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:72) 20250810145133884 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145133884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145133884 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145133884 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145133884 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145133884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A574779A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145133884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A574779A output_enabled 0 (mgcp_conn.c:271) 20250810145133884 DLMGCP DEBUG <0013> (51229/rtp C:A574779A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145133884 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:A574779A CRCX: connection successfully created: (51229/rtp C:A574779A r=NULL:0<->l=::1:5226) (mgcp_protocol.c:772) 20250810145133885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145133885 DLMGCP DEBUG <0013> Generated response: line #00: 200 48593 OK (mgcp_msg.c:72) 20250810145133885 DLMGCP DEBUG <0013> Generated response: line #01: I: A574779A (mgcp_msg.c:72) 20250810145133885 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145133885 DLMGCP DEBUG <0013> Generated response: line #03: o=- A574779A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145133885 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145133885 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145133885 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145133885 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:72) 20250810145133885 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145133885 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145133886 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48594 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145133886 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250810145133886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145133886 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145133886 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145133886 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145133886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145133886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145133886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145133886 DLMGCP DEBUG <0013> Generated response: line #00: 200 48594 OK (mgcp_msg.c:72) 20250810145133887 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48594 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145133887 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250810145133887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145133887 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 48594 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(132)@b9a9a109777c: Final verdict of PTC: none RTPEM2(130)@b9a9a109777c: Final verdict of PTC: none RTPEM1(129)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(131)@b9a9a109777c: Final verdict of PTC: none RTPEM0(128)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Sun Aug 10 14:51:33 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=41240) Waiting for packet dumper to finish... 1 (prev_count=41240, count=45172) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Sun Aug 10 14:51:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_osmux_wildcard started. 20250810145142060 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46489 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145142061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145142061 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145142061 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145142061 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145142061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145142061 DLMGCP DEBUG <0013> Generated response: line #00: 515 46489 FAIL (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46490 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145142067 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145142067 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145142067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145142067 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145142067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6190EFE9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145142067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6190EFE9 output_enabled 0 (mgcp_conn.c:271) 20250810145142067 DLMGCP DEBUG <0013> (1234/rtp C:6190EFE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145142067 DOSMUX NOTICE <0002> trunk:0 OSMUX socket has been set up (mgcp_osmux.c:555) 20250810145142067 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6190EFE9 CRCX: connection successfully created: (1234/rtp C:6190EFE9 r=NULL:0<->l=::1:5228 CID=0) (mgcp_protocol.c:772) 20250810145142067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145142067 DLMGCP DEBUG <0013> Generated response: line #00: 200 46490 OK (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Generated response: line #01: I: 6190EFE9 (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6190EFE9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145142067 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145142069 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46491 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145142069 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145142069 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145142069 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145142069 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145142069 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145142069 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145142069 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145142069 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145142069 DLMGCP DEBUG <0013> Generated response: line #00: 200 46491 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(136)@b9a9a109777c: Final verdict of PTC: none RTPEM1(134)@b9a9a109777c: Final verdict of PTC: none RTPEM0(133)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(137)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@b9a9a109777c: Final verdict of PTC: none RTPEM2(135)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Sun Aug 10 14:51:42 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=41812) Waiting for packet dumper to finish... 1 (prev_count=41812, count=45744) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Sun Aug 10 14:51:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_osmux_fixed started. 20250810145150270 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7966 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145150270 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145150270 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145150270 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145150270 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145150270 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145150270 DLMGCP DEBUG <0013> Generated response: line #00: 515 7966 FAIL (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7967 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145150281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145150281 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145150281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145150281 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145150281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A93B0B19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145150281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A93B0B19 output_enabled 0 (mgcp_conn.c:271) 20250810145150281 DLMGCP DEBUG <0013> (1234/rtp C:A93B0B19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145150281 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A93B0B19 CRCX: connection successfully created: (1234/rtp C:A93B0B19 r=NULL:0<->l=::1:5230 CID=1) (mgcp_protocol.c:772) 20250810145150281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145150281 DLMGCP DEBUG <0013> Generated response: line #00: 200 7967 OK (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Generated response: line #01: I: A93B0B19 (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Generated response: line #04: o=- A93B0B19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145150281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145150283 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7968 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145150283 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145150283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145150283 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145150283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145150283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145150283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145150284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145150284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145150284 DLMGCP DEBUG <0013> Generated response: line #00: 200 7968 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(142)@b9a9a109777c: Final verdict of PTC: none RTPEM2(141)@b9a9a109777c: Final verdict of PTC: none RTPEM1(140)@b9a9a109777c: Final verdict of PTC: none RTPEM0(139)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(143)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Sun Aug 10 14:51:50 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=40644) Waiting for packet dumper to finish... 1 (prev_count=40644, count=44576) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Sun Aug 10 14:51:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_osmux_fixed_twice started. 20250810145158513 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20532 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145158513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145158513 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145158513 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145158513 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145158513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145158513 DLMGCP DEBUG <0013> Generated response: line #00: 515 20532 FAIL (mgcp_msg.c:72) 20250810145158521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20533 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145158521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145158521 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145158521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145158521 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250810145158521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145158521 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145158521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145158521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145158521 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:473) 20250810145158521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8836348 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145158521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8836348 output_enabled 0 (mgcp_conn.c:271) 20250810145158521 DLMGCP DEBUG <0013> (1234/rtp C:D8836348 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145158522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D8836348 CRCX: connection successfully created: (1234/rtp C:D8836348 r=NULL:0<->l=::1:5232 CID=2) (mgcp_protocol.c:772) 20250810145158522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145158522 DLMGCP DEBUG <0013> Generated response: line #00: 200 20533 OK (mgcp_msg.c:72) 20250810145158522 DLMGCP DEBUG <0013> Generated response: line #01: I: D8836348 (mgcp_msg.c:72) 20250810145158522 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:72) 20250810145158522 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145158522 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8836348 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145158522 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145158522 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145158522 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145158522 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145158522 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145158522 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145158524 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20534 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145158524 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145158524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145158524 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145158524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145158524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145158524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145158524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145158524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145158524 DLMGCP DEBUG <0013> Generated response: line #00: 200 20534 OK (mgcp_msg.c:72) 20250810145158525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20535 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145158525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145158525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145158525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145158525 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250810145158525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145158525 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145158525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145158525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145158525 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:473) 20250810145158525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A0C30385 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145158525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A0C30385 output_enabled 0 (mgcp_conn.c:271) 20250810145158525 DLMGCP DEBUG <0013> (1234/rtp C:A0C30385 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145158525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A0C30385 CRCX: connection successfully created: (1234/rtp C:A0C30385 r=NULL:0<->l=::1:5234 CID=3) (mgcp_protocol.c:772) 20250810145158526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145158526 DLMGCP DEBUG <0013> Generated response: line #00: 200 20535 OK (mgcp_msg.c:72) 20250810145158526 DLMGCP DEBUG <0013> Generated response: line #01: I: A0C30385 (mgcp_msg.c:72) 20250810145158526 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:72) 20250810145158526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145158526 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0C30385 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145158526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145158526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145158526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145158526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145158526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145158526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145158527 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20536 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145158527 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145158527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145158527 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145158527 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145158527 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145158527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145158527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145158527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145158527 DLMGCP DEBUG <0013> Generated response: line #00: 200 20536 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(148)@b9a9a109777c: Final verdict of PTC: none RTPEM2(147)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(149)@b9a9a109777c: Final verdict of PTC: none RTPEM0(145)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@b9a9a109777c: Final verdict of PTC: none RTPEM1(146)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Sun Aug 10 14:51:58 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=52728) Waiting for packet dumper to finish... 1 (prev_count=52728, count=56660) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Sun Aug 10 14:52:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_osmux_257 started. 20250810145206703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206703 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206703 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206703 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206704 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206707 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206708 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206708 DLMGCP DEBUG <0013> Generated response: line #00: 200 27705 OK (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206716 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206716 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206716 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:AC6B233B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:AC6B233B output_enabled 0 (mgcp_conn.c:271) 20250810145206716 DLMGCP DEBUG <0013> (0000/rtp C:AC6B233B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206716 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:AC6B233B CRCX: connection successfully created: (0000/rtp C:AC6B233B r=NULL:0<->l=::1:5236 CID=4) (mgcp_protocol.c:772) 20250810145206716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #00: 200 27706 OK (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #02: I: AC6B233B (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC6B233B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206716 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250810145206718 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145206718 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206718 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0D6F36A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0D6F36A output_enabled 0 (mgcp_conn.c:271) 20250810145206718 DLMGCP DEBUG <0013> (0001/rtp C:E0D6F36A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206718 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0D6F36A CRCX: connection successfully created: (0001/rtp C:E0D6F36A r=NULL:0<->l=::1:5238 CID=5) (mgcp_protocol.c:772) 20250810145206718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #00: 200 27707 OK (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #02: I: E0D6F36A (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #05: o=- E0D6F36A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206718 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206719 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:72) 20250810145206719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206719 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206719 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250810145206719 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250810145206719 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206719 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206719 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:BFCBBF83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206719 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:BFCBBF83 output_enabled 0 (mgcp_conn.c:271) 20250810145206719 DLMGCP DEBUG <0013> (0002/rtp C:BFCBBF83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206720 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:BFCBBF83 CRCX: connection successfully created: (0002/rtp C:BFCBBF83 r=NULL:0<->l=::1:5240 CID=6) (mgcp_protocol.c:772) 20250810145206720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #00: 200 27708 OK (mgcp_msg.c:72) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #02: I: BFCBBF83 (mgcp_msg.c:72) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:72) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #05: o=- BFCBBF83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206720 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250810145206721 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145206721 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206721 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206721 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A2E5BDF5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206721 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A2E5BDF5 output_enabled 0 (mgcp_conn.c:271) 20250810145206721 DLMGCP DEBUG <0013> (0003/rtp C:A2E5BDF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206721 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:A2E5BDF5 CRCX: connection successfully created: (0003/rtp C:A2E5BDF5 r=NULL:0<->l=::1:5242 CID=7) (mgcp_protocol.c:772) 20250810145206721 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #00: 200 27709 OK (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #02: I: A2E5BDF5 (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #05: o=- A2E5BDF5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206721 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206722 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:72) 20250810145206722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206722 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206722 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250810145206722 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145206723 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206723 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B03A2533 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B03A2533 output_enabled 0 (mgcp_conn.c:271) 20250810145206723 DLMGCP DEBUG <0013> (0004/rtp C:B03A2533 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206723 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:B03A2533 CRCX: connection successfully created: (0004/rtp C:B03A2533 r=NULL:0<->l=::1:5244 CID=8) (mgcp_protocol.c:772) 20250810145206723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #00: 200 27710 OK (mgcp_msg.c:72) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #02: I: B03A2533 (mgcp_msg.c:72) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:72) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #05: o=- B03A2533 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206723 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250810145206724 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250810145206724 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206724 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206724 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206724 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:8815CD42 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206724 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:8815CD42 output_enabled 0 (mgcp_conn.c:271) 20250810145206724 DLMGCP DEBUG <0013> (0005/rtp C:8815CD42 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206724 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:8815CD42 CRCX: connection successfully created: (0005/rtp C:8815CD42 r=NULL:0<->l=::1:5246 CID=9) (mgcp_protocol.c:772) 20250810145206724 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #00: 200 27711 OK (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #02: I: 8815CD42 (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8815CD42 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206724 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206725 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206725 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:72) 20250810145206725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206725 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250810145206725 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250810145206725 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206725 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:081F4EE4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:081F4EE4 output_enabled 0 (mgcp_conn.c:271) 20250810145206726 DLMGCP DEBUG <0013> (0006/rtp C:081F4EE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206726 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:081F4EE4 CRCX: connection successfully created: (0006/rtp C:081F4EE4 r=NULL:0<->l=::1:5248 CID=10) (mgcp_protocol.c:772) 20250810145206726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #00: 200 27712 OK (mgcp_msg.c:72) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #02: I: 081F4EE4 (mgcp_msg.c:72) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:72) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #05: o=- 081F4EE4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206726 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250810145206727 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250810145206727 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206727 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206727 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:28E710FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:28E710FD output_enabled 0 (mgcp_conn.c:271) 20250810145206727 DLMGCP DEBUG <0013> (0007/rtp C:28E710FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206727 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:28E710FD CRCX: connection successfully created: (0007/rtp C:28E710FD r=NULL:0<->l=::1:5250 CID=11) (mgcp_protocol.c:772) 20250810145206727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #00: 200 27713 OK (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #02: I: 28E710FD (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #05: o=- 28E710FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206727 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206728 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206728 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206728 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:72) 20250810145206728 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206728 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250810145206728 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250810145206728 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206728 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206728 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:656102DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:656102DA output_enabled 0 (mgcp_conn.c:271) 20250810145206728 DLMGCP DEBUG <0013> (0008/rtp C:656102DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206728 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:656102DA CRCX: connection successfully created: (0008/rtp C:656102DA r=NULL:0<->l=::1:5252 CID=12) (mgcp_protocol.c:772) 20250810145206728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206728 DLMGCP DEBUG <0013> Generated response: line #00: 200 27714 OK (mgcp_msg.c:72) 20250810145206728 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250810145206728 DLMGCP DEBUG <0013> Generated response: line #02: I: 656102DA (mgcp_msg.c:72) 20250810145206728 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:72) 20250810145206728 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206728 DLMGCP DEBUG <0013> Generated response: line #05: o=- 656102DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250810145206730 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250810145206730 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206730 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:ED593EA0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:ED593EA0 output_enabled 0 (mgcp_conn.c:271) 20250810145206730 DLMGCP DEBUG <0013> (0009/rtp C:ED593EA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206730 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:ED593EA0 CRCX: connection successfully created: (0009/rtp C:ED593EA0 r=NULL:0<->l=::1:5254 CID=13) (mgcp_protocol.c:772) 20250810145206730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #00: 200 27715 OK (mgcp_msg.c:72) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #02: I: ED593EA0 (mgcp_msg.c:72) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:72) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED593EA0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206730 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250810145206731 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250810145206731 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206731 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206731 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:6EC6454A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:6EC6454A output_enabled 0 (mgcp_conn.c:271) 20250810145206731 DLMGCP DEBUG <0013> (000A/rtp C:6EC6454A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206731 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:6EC6454A CRCX: connection successfully created: (000A/rtp C:6EC6454A r=NULL:0<->l=::1:5256 CID=14) (mgcp_protocol.c:772) 20250810145206731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #00: 200 27716 OK (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EC6454A (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6EC6454A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206731 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250810145206732 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250810145206732 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206732 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206732 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:344051C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:344051C3 output_enabled 0 (mgcp_conn.c:271) 20250810145206732 DLMGCP DEBUG <0013> (000B/rtp C:344051C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206732 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:344051C3 CRCX: connection successfully created: (000B/rtp C:344051C3 r=NULL:0<->l=::1:5258 CID=15) (mgcp_protocol.c:772) 20250810145206732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #00: 200 27717 OK (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #02: I: 344051C3 (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #05: o=- 344051C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206732 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250810145206733 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250810145206733 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206733 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206733 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:1BAD0597 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:1BAD0597 output_enabled 0 (mgcp_conn.c:271) 20250810145206733 DLMGCP DEBUG <0013> (000C/rtp C:1BAD0597 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206733 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:1BAD0597 CRCX: connection successfully created: (000C/rtp C:1BAD0597 r=NULL:0<->l=::1:5260 CID=16) (mgcp_protocol.c:772) 20250810145206733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #00: 200 27718 OK (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BAD0597 (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1BAD0597 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206733 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206734 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206734 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206734 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:72) 20250810145206734 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206734 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250810145206734 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250810145206734 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206734 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:120F2EBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:120F2EBE output_enabled 0 (mgcp_conn.c:271) 20250810145206734 DLMGCP DEBUG <0013> (000D/rtp C:120F2EBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206734 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:120F2EBE CRCX: connection successfully created: (000D/rtp C:120F2EBE r=NULL:0<->l=::1:5262 CID=17) (mgcp_protocol.c:772) 20250810145206734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206734 DLMGCP DEBUG <0013> Generated response: line #00: 200 27719 OK (mgcp_msg.c:72) 20250810145206734 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250810145206734 DLMGCP DEBUG <0013> Generated response: line #02: I: 120F2EBE (mgcp_msg.c:72) 20250810145206734 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:72) 20250810145206734 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Generated response: line #05: o=- 120F2EBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206735 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250810145206735 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250810145206735 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206735 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206735 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206735 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:7798FABA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206735 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:7798FABA output_enabled 0 (mgcp_conn.c:271) 20250810145206735 DLMGCP DEBUG <0013> (000E/rtp C:7798FABA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206735 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:7798FABA CRCX: connection successfully created: (000E/rtp C:7798FABA r=NULL:0<->l=::1:5264 CID=18) (mgcp_protocol.c:772) 20250810145206736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #00: 200 27720 OK (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #02: I: 7798FABA (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7798FABA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250810145206736 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250810145206736 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206736 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206736 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:FCA94B3A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:FCA94B3A output_enabled 0 (mgcp_conn.c:271) 20250810145206736 DLMGCP DEBUG <0013> (000F/rtp C:FCA94B3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206737 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:FCA94B3A CRCX: connection successfully created: (000F/rtp C:FCA94B3A r=NULL:0<->l=::1:5266 CID=19) (mgcp_protocol.c:772) 20250810145206737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #00: 200 27721 OK (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #02: I: FCA94B3A (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #05: o=- FCA94B3A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250810145206737 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250810145206738 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206738 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206738 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206738 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:876C2D13 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206738 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:876C2D13 output_enabled 0 (mgcp_conn.c:271) 20250810145206738 DLMGCP DEBUG <0013> (0010/rtp C:876C2D13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206738 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:876C2D13 CRCX: connection successfully created: (0010/rtp C:876C2D13 r=NULL:0<->l=::1:5268 CID=20) (mgcp_protocol.c:772) 20250810145206738 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #00: 200 27722 OK (mgcp_msg.c:72) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #02: I: 876C2D13 (mgcp_msg.c:72) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:72) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #05: o=- 876C2D13 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206738 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250810145206740 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250810145206740 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206740 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206740 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:619A0139 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206740 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:619A0139 output_enabled 0 (mgcp_conn.c:271) 20250810145206740 DLMGCP DEBUG <0013> (0011/rtp C:619A0139 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206740 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:619A0139 CRCX: connection successfully created: (0011/rtp C:619A0139 r=NULL:0<->l=::1:5270 CID=21) (mgcp_protocol.c:772) 20250810145206740 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #00: 200 27723 OK (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #02: I: 619A0139 (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #05: o=- 619A0139 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206740 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206741 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206741 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206741 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:72) 20250810145206741 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206741 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206741 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250810145206741 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250810145206741 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206741 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206741 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:3663AFD6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206741 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:3663AFD6 output_enabled 0 (mgcp_conn.c:271) 20250810145206741 DLMGCP DEBUG <0013> (0012/rtp C:3663AFD6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206742 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:3663AFD6 CRCX: connection successfully created: (0012/rtp C:3663AFD6 r=NULL:0<->l=::1:5272 CID=22) (mgcp_protocol.c:772) 20250810145206742 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #00: 200 27724 OK (mgcp_msg.c:72) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #02: I: 3663AFD6 (mgcp_msg.c:72) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:72) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3663AFD6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206742 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250810145206743 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250810145206743 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206743 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206743 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206743 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:7F9176EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206743 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:7F9176EB output_enabled 0 (mgcp_conn.c:271) 20250810145206743 DLMGCP DEBUG <0013> (0013/rtp C:7F9176EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206743 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:7F9176EB CRCX: connection successfully created: (0013/rtp C:7F9176EB r=NULL:0<->l=::1:5274 CID=23) (mgcp_protocol.c:772) 20250810145206743 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206743 DLMGCP DEBUG <0013> Generated response: line #00: 200 27725 OK (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F9176EB (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7F9176EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206743 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206744 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206744 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206744 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206744 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206744 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250810145206745 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250810145206745 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206745 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206745 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206745 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:7EAC48BA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206745 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:7EAC48BA output_enabled 0 (mgcp_conn.c:271) 20250810145206745 DLMGCP DEBUG <0013> (0014/rtp C:7EAC48BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206745 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:7EAC48BA CRCX: connection successfully created: (0014/rtp C:7EAC48BA r=NULL:0<->l=::1:5276 CID=24) (mgcp_protocol.c:772) 20250810145206745 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #00: 200 27726 OK (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EAC48BA (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7EAC48BA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206745 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206746 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206746 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206746 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:72) 20250810145206746 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206746 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206746 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250810145206746 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250810145206746 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206746 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206746 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:67FC167B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206746 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:67FC167B output_enabled 0 (mgcp_conn.c:271) 20250810145206746 DLMGCP DEBUG <0013> (0015/rtp C:67FC167B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206746 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:67FC167B CRCX: connection successfully created: (0015/rtp C:67FC167B r=NULL:0<->l=::1:5278 CID=25) (mgcp_protocol.c:772) 20250810145206747 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #00: 200 27727 OK (mgcp_msg.c:72) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #02: I: 67FC167B (mgcp_msg.c:72) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:72) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #05: o=- 67FC167B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206747 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250810145206748 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250810145206748 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206748 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206748 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206748 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:91B75D96 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206748 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:91B75D96 output_enabled 0 (mgcp_conn.c:271) 20250810145206748 DLMGCP DEBUG <0013> (0016/rtp C:91B75D96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206748 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:91B75D96 CRCX: connection successfully created: (0016/rtp C:91B75D96 r=NULL:0<->l=::1:5280 CID=26) (mgcp_protocol.c:772) 20250810145206748 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #00: 200 27728 OK (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #02: I: 91B75D96 (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #05: o=- 91B75D96 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206748 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206749 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206749 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:72) 20250810145206749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206749 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206749 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250810145206749 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250810145206749 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206749 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206749 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206749 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:FD7043CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206749 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:FD7043CB output_enabled 0 (mgcp_conn.c:271) 20250810145206749 DLMGCP DEBUG <0013> (0017/rtp C:FD7043CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206749 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:FD7043CB CRCX: connection successfully created: (0017/rtp C:FD7043CB r=NULL:0<->l=::1:5282 CID=27) (mgcp_protocol.c:772) 20250810145206749 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #00: 200 27729 OK (mgcp_msg.c:72) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #02: I: FD7043CB (mgcp_msg.c:72) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:72) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD7043CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206750 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250810145206751 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250810145206751 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206751 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206751 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206751 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:27F0474B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206751 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:27F0474B output_enabled 0 (mgcp_conn.c:271) 20250810145206751 DLMGCP DEBUG <0013> (0018/rtp C:27F0474B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206751 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:27F0474B CRCX: connection successfully created: (0018/rtp C:27F0474B r=NULL:0<->l=::1:5284 CID=28) (mgcp_protocol.c:772) 20250810145206751 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #00: 200 27730 OK (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #02: I: 27F0474B (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #05: o=- 27F0474B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206751 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250810145206752 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250810145206752 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206752 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:CE78710C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:CE78710C output_enabled 0 (mgcp_conn.c:271) 20250810145206752 DLMGCP DEBUG <0013> (0019/rtp C:CE78710C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206752 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:CE78710C CRCX: connection successfully created: (0019/rtp C:CE78710C r=NULL:0<->l=::1:5286 CID=29) (mgcp_protocol.c:772) 20250810145206752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #00: 200 27731 OK (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #02: I: CE78710C (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #05: o=- CE78710C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206752 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250810145206753 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250810145206753 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206753 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206753 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:6D2F1408 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:6D2F1408 output_enabled 0 (mgcp_conn.c:271) 20250810145206753 DLMGCP DEBUG <0013> (001A/rtp C:6D2F1408 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206753 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:6D2F1408 CRCX: connection successfully created: (001A/rtp C:6D2F1408 r=NULL:0<->l=::1:5288 CID=30) (mgcp_protocol.c:772) 20250810145206753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #00: 200 27732 OK (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D2F1408 (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6D2F1408 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206753 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250810145206754 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250810145206754 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206754 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206754 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:C0B87ED9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:C0B87ED9 output_enabled 0 (mgcp_conn.c:271) 20250810145206754 DLMGCP DEBUG <0013> (001B/rtp C:C0B87ED9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206754 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:C0B87ED9 CRCX: connection successfully created: (001B/rtp C:C0B87ED9 r=NULL:0<->l=::1:5290 CID=31) (mgcp_protocol.c:772) 20250810145206754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #00: 200 27733 OK (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #02: I: C0B87ED9 (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0B87ED9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206754 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250810145206755 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250810145206755 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206755 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206755 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:C672D317 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:C672D317 output_enabled 0 (mgcp_conn.c:271) 20250810145206755 DLMGCP DEBUG <0013> (001C/rtp C:C672D317 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206755 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:C672D317 CRCX: connection successfully created: (001C/rtp C:C672D317 r=NULL:0<->l=::1:5292 CID=32) (mgcp_protocol.c:772) 20250810145206755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #00: 200 27734 OK (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #02: I: C672D317 (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #05: o=- C672D317 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206755 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250810145206756 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250810145206756 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206756 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:701DE288 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:701DE288 output_enabled 0 (mgcp_conn.c:271) 20250810145206756 DLMGCP DEBUG <0013> (001D/rtp C:701DE288 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206756 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:701DE288 CRCX: connection successfully created: (001D/rtp C:701DE288 r=NULL:0<->l=::1:5294 CID=33) (mgcp_protocol.c:772) 20250810145206756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #00: 200 27735 OK (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #02: I: 701DE288 (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #05: o=- 701DE288 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250810145206756 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250810145206756 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206756 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:695FC434 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:695FC434 output_enabled 0 (mgcp_conn.c:271) 20250810145206756 DLMGCP DEBUG <0013> (001E/rtp C:695FC434 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206756 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:695FC434 CRCX: connection successfully created: (001E/rtp C:695FC434 r=NULL:0<->l=::1:5296 CID=34) (mgcp_protocol.c:772) 20250810145206756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #00: 200 27736 OK (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250810145206756 DLMGCP DEBUG <0013> Generated response: line #02: I: 695FC434 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #05: o=- 695FC434 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250810145206757 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250810145206757 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206757 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206757 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206757 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:B62809CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206757 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:B62809CF output_enabled 0 (mgcp_conn.c:271) 20250810145206757 DLMGCP DEBUG <0013> (001F/rtp C:B62809CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206757 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:B62809CF CRCX: connection successfully created: (001F/rtp C:B62809CF r=NULL:0<->l=::1:5298 CID=35) (mgcp_protocol.c:772) 20250810145206757 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #00: 200 27737 OK (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #02: I: B62809CF (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #05: o=- B62809CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206757 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250810145206758 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250810145206758 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206758 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206758 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206758 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:CF1A8454 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206758 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:CF1A8454 output_enabled 0 (mgcp_conn.c:271) 20250810145206758 DLMGCP DEBUG <0013> (0020/rtp C:CF1A8454 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206758 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:CF1A8454 CRCX: connection successfully created: (0020/rtp C:CF1A8454 r=NULL:0<->l=::1:5300 CID=36) (mgcp_protocol.c:772) 20250810145206758 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #00: 200 27738 OK (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #02: I: CF1A8454 (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #05: o=- CF1A8454 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206758 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250810145206759 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250810145206759 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206759 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206759 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:A313DC79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206759 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:A313DC79 output_enabled 0 (mgcp_conn.c:271) 20250810145206759 DLMGCP DEBUG <0013> (0021/rtp C:A313DC79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206759 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:A313DC79 CRCX: connection successfully created: (0021/rtp C:A313DC79 r=NULL:0<->l=::1:5302 CID=37) (mgcp_protocol.c:772) 20250810145206759 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #00: 200 27739 OK (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #02: I: A313DC79 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #05: o=- A313DC79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250810145206759 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250810145206759 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206759 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206759 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:757ADA30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206759 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:757ADA30 output_enabled 0 (mgcp_conn.c:271) 20250810145206759 DLMGCP DEBUG <0013> (0022/rtp C:757ADA30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206759 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:757ADA30 CRCX: connection successfully created: (0022/rtp C:757ADA30 r=NULL:0<->l=::1:5304 CID=38) (mgcp_protocol.c:772) 20250810145206759 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #00: 200 27740 OK (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #02: I: 757ADA30 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #05: o=- 757ADA30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206759 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250810145206760 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250810145206760 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206760 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206760 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206760 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:A3AD6C1D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206760 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:A3AD6C1D output_enabled 0 (mgcp_conn.c:271) 20250810145206760 DLMGCP DEBUG <0013> (0023/rtp C:A3AD6C1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206760 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:A3AD6C1D CRCX: connection successfully created: (0023/rtp C:A3AD6C1D r=NULL:0<->l=::1:5306 CID=39) (mgcp_protocol.c:772) 20250810145206760 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #00: 200 27741 OK (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #02: I: A3AD6C1D (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3AD6C1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206760 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250810145206761 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250810145206761 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206761 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206761 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206761 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:CB1191B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206761 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:CB1191B4 output_enabled 0 (mgcp_conn.c:271) 20250810145206761 DLMGCP DEBUG <0013> (0024/rtp C:CB1191B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206761 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:CB1191B4 CRCX: connection successfully created: (0024/rtp C:CB1191B4 r=NULL:0<->l=::1:5308 CID=40) (mgcp_protocol.c:772) 20250810145206761 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #00: 200 27742 OK (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #02: I: CB1191B4 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #05: o=- CB1191B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250810145206761 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250810145206761 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206761 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206761 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206761 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:21D569CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206761 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:21D569CB output_enabled 0 (mgcp_conn.c:271) 20250810145206761 DLMGCP DEBUG <0013> (0025/rtp C:21D569CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206761 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:21D569CB CRCX: connection successfully created: (0025/rtp C:21D569CB r=NULL:0<->l=::1:5310 CID=41) (mgcp_protocol.c:772) 20250810145206761 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #00: 200 27743 OK (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #02: I: 21D569CB (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #05: o=- 21D569CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206761 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250810145206762 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250810145206762 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206762 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206762 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206762 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:E6F9D907 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206762 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:E6F9D907 output_enabled 0 (mgcp_conn.c:271) 20250810145206762 DLMGCP DEBUG <0013> (0026/rtp C:E6F9D907 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206762 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:E6F9D907 CRCX: connection successfully created: (0026/rtp C:E6F9D907 r=NULL:0<->l=::1:5312 CID=42) (mgcp_protocol.c:772) 20250810145206762 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #00: 200 27744 OK (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #02: I: E6F9D907 (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #05: o=- E6F9D907 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206762 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250810145206763 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250810145206763 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206763 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206763 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206763 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:906521C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206763 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:906521C4 output_enabled 0 (mgcp_conn.c:271) 20250810145206763 DLMGCP DEBUG <0013> (0027/rtp C:906521C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206763 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:906521C4 CRCX: connection successfully created: (0027/rtp C:906521C4 r=NULL:0<->l=::1:5314 CID=43) (mgcp_protocol.c:772) 20250810145206763 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #00: 200 27745 OK (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #02: I: 906521C4 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #05: o=- 906521C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250810145206763 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250810145206763 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206763 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206763 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206763 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:E38F23A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206763 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:E38F23A4 output_enabled 0 (mgcp_conn.c:271) 20250810145206763 DLMGCP DEBUG <0013> (0028/rtp C:E38F23A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206763 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:E38F23A4 CRCX: connection successfully created: (0028/rtp C:E38F23A4 r=NULL:0<->l=::1:5316 CID=44) (mgcp_protocol.c:772) 20250810145206763 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #00: 200 27746 OK (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #02: I: E38F23A4 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #05: o=- E38F23A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206763 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250810145206764 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250810145206764 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206764 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206764 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:E2B90BB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:E2B90BB2 output_enabled 0 (mgcp_conn.c:271) 20250810145206764 DLMGCP DEBUG <0013> (0029/rtp C:E2B90BB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206764 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:E2B90BB2 CRCX: connection successfully created: (0029/rtp C:E2B90BB2 r=NULL:0<->l=::1:5318 CID=45) (mgcp_protocol.c:772) 20250810145206764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #00: 200 27747 OK (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #02: I: E2B90BB2 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #05: o=- E2B90BB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250810145206764 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250810145206764 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206764 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206764 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:C3B866FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:C3B866FF output_enabled 0 (mgcp_conn.c:271) 20250810145206764 DLMGCP DEBUG <0013> (002A/rtp C:C3B866FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206765 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:C3B866FF CRCX: connection successfully created: (002A/rtp C:C3B866FF r=NULL:0<->l=::1:5320 CID=46) (mgcp_protocol.c:772) 20250810145206765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #00: 200 27748 OK (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #02: I: C3B866FF (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #05: o=- C3B866FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250810145206765 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250810145206765 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206765 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206765 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:CCF8E6EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:CCF8E6EB output_enabled 0 (mgcp_conn.c:271) 20250810145206765 DLMGCP DEBUG <0013> (002B/rtp C:CCF8E6EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206765 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:CCF8E6EB CRCX: connection successfully created: (002B/rtp C:CCF8E6EB r=NULL:0<->l=::1:5322 CID=47) (mgcp_protocol.c:772) 20250810145206765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #00: 200 27749 OK (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #02: I: CCF8E6EB (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #05: o=- CCF8E6EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206765 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250810145206766 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250810145206766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206766 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206766 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:EB923E8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:EB923E8E output_enabled 0 (mgcp_conn.c:271) 20250810145206766 DLMGCP DEBUG <0013> (002C/rtp C:EB923E8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:EB923E8E CRCX: connection successfully created: (002C/rtp C:EB923E8E r=NULL:0<->l=::1:5324 CID=48) (mgcp_protocol.c:772) 20250810145206766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #00: 200 27750 OK (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #02: I: EB923E8E (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #05: o=- EB923E8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250810145206766 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250810145206766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206766 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206766 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:893BB335 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:893BB335 output_enabled 0 (mgcp_conn.c:271) 20250810145206766 DLMGCP DEBUG <0013> (002D/rtp C:893BB335 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:893BB335 CRCX: connection successfully created: (002D/rtp C:893BB335 r=NULL:0<->l=::1:5326 CID=49) (mgcp_protocol.c:772) 20250810145206766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #00: 200 27751 OK (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #02: I: 893BB335 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #05: o=- 893BB335 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206766 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250810145206767 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250810145206767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206767 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206767 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:D227C4EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:D227C4EB output_enabled 0 (mgcp_conn.c:271) 20250810145206767 DLMGCP DEBUG <0013> (002E/rtp C:D227C4EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:D227C4EB CRCX: connection successfully created: (002E/rtp C:D227C4EB r=NULL:0<->l=::1:5328 CID=50) (mgcp_protocol.c:772) 20250810145206767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #00: 200 27752 OK (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #02: I: D227C4EB (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #05: o=- D227C4EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250810145206767 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250810145206767 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206767 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206767 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206767 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:8023FEBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206767 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:8023FEBA output_enabled 0 (mgcp_conn.c:271) 20250810145206767 DLMGCP DEBUG <0013> (002F/rtp C:8023FEBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206767 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:8023FEBA CRCX: connection successfully created: (002F/rtp C:8023FEBA r=NULL:0<->l=::1:5330 CID=51) (mgcp_protocol.c:772) 20250810145206767 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #00: 200 27753 OK (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #02: I: 8023FEBA (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8023FEBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206767 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250810145206768 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250810145206768 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206768 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206768 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206768 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:79DF81BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206768 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:79DF81BD output_enabled 0 (mgcp_conn.c:271) 20250810145206768 DLMGCP DEBUG <0013> (0030/rtp C:79DF81BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206768 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:79DF81BD CRCX: connection successfully created: (0030/rtp C:79DF81BD r=NULL:0<->l=::1:5332 CID=52) (mgcp_protocol.c:772) 20250810145206768 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #00: 200 27754 OK (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #02: I: 79DF81BD (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #05: o=- 79DF81BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250810145206768 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250810145206768 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206768 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206768 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206768 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:A6FD2442 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206768 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:A6FD2442 output_enabled 0 (mgcp_conn.c:271) 20250810145206768 DLMGCP DEBUG <0013> (0031/rtp C:A6FD2442 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206768 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:A6FD2442 CRCX: connection successfully created: (0031/rtp C:A6FD2442 r=NULL:0<->l=::1:5334 CID=53) (mgcp_protocol.c:772) 20250810145206768 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #00: 200 27755 OK (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #02: I: A6FD2442 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #05: o=- A6FD2442 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206768 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250810145206769 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250810145206769 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206769 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206769 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206769 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:4BD24499 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206769 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:4BD24499 output_enabled 0 (mgcp_conn.c:271) 20250810145206769 DLMGCP DEBUG <0013> (0032/rtp C:4BD24499 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206769 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:4BD24499 CRCX: connection successfully created: (0032/rtp C:4BD24499 r=NULL:0<->l=::1:5336 CID=54) (mgcp_protocol.c:772) 20250810145206769 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #00: 200 27756 OK (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BD24499 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4BD24499 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250810145206769 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250810145206769 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206769 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206769 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206769 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:A84771B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206769 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:A84771B0 output_enabled 0 (mgcp_conn.c:271) 20250810145206769 DLMGCP DEBUG <0013> (0033/rtp C:A84771B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206769 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:A84771B0 CRCX: connection successfully created: (0033/rtp C:A84771B0 r=NULL:0<->l=::1:5338 CID=55) (mgcp_protocol.c:772) 20250810145206769 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #00: 200 27757 OK (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #02: I: A84771B0 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #05: o=- A84771B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206769 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250810145206770 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250810145206770 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206770 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206770 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206770 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:B9666DE4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206770 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:B9666DE4 output_enabled 0 (mgcp_conn.c:271) 20250810145206770 DLMGCP DEBUG <0013> (0034/rtp C:B9666DE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206770 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:B9666DE4 CRCX: connection successfully created: (0034/rtp C:B9666DE4 r=NULL:0<->l=::1:5340 CID=56) (mgcp_protocol.c:772) 20250810145206770 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #00: 200 27758 OK (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #02: I: B9666DE4 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #05: o=- B9666DE4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250810145206770 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250810145206770 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206770 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206770 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206770 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:849900CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206770 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:849900CA output_enabled 0 (mgcp_conn.c:271) 20250810145206770 DLMGCP DEBUG <0013> (0035/rtp C:849900CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206770 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:849900CA CRCX: connection successfully created: (0035/rtp C:849900CA r=NULL:0<->l=::1:5342 CID=57) (mgcp_protocol.c:772) 20250810145206770 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #00: 200 27759 OK (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #02: I: 849900CA (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #05: o=- 849900CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206770 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250810145206771 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250810145206771 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206771 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206771 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206771 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:A3BD3775 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206771 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:A3BD3775 output_enabled 0 (mgcp_conn.c:271) 20250810145206771 DLMGCP DEBUG <0013> (0036/rtp C:A3BD3775 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206771 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:A3BD3775 CRCX: connection successfully created: (0036/rtp C:A3BD3775 r=NULL:0<->l=::1:5344 CID=58) (mgcp_protocol.c:772) 20250810145206771 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #00: 200 27760 OK (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #02: I: A3BD3775 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3BD3775 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250810145206771 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250810145206771 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206771 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206771 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206771 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:2626B4ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206771 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:2626B4ED output_enabled 0 (mgcp_conn.c:271) 20250810145206771 DLMGCP DEBUG <0013> (0037/rtp C:2626B4ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206771 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:2626B4ED CRCX: connection successfully created: (0037/rtp C:2626B4ED r=NULL:0<->l=::1:5346 CID=59) (mgcp_protocol.c:772) 20250810145206771 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #00: 200 27761 OK (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #02: I: 2626B4ED (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2626B4ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:72) 20250810145206771 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250810145206772 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250810145206772 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206772 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206772 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:93D338F5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:93D338F5 output_enabled 0 (mgcp_conn.c:271) 20250810145206772 DLMGCP DEBUG <0013> (0038/rtp C:93D338F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206772 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:93D338F5 CRCX: connection successfully created: (0038/rtp C:93D338F5 r=NULL:0<->l=::1:5348 CID=60) (mgcp_protocol.c:772) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #00: 200 27762 OK (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #02: I: 93D338F5 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #05: o=- 93D338F5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250810145206772 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250810145206772 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206772 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206772 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:EDEE3588 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:EDEE3588 output_enabled 0 (mgcp_conn.c:271) 20250810145206772 DLMGCP DEBUG <0013> (0039/rtp C:EDEE3588 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206772 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:EDEE3588 CRCX: connection successfully created: (0039/rtp C:EDEE3588 r=NULL:0<->l=::1:5350 CID=61) (mgcp_protocol.c:772) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #00: 200 27763 OK (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #02: I: EDEE3588 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #05: o=- EDEE3588 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250810145206772 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250810145206772 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206772 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206772 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:A4D7249C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:A4D7249C output_enabled 0 (mgcp_conn.c:271) 20250810145206772 DLMGCP DEBUG <0013> (003A/rtp C:A4D7249C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206772 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:A4D7249C CRCX: connection successfully created: (003A/rtp C:A4D7249C r=NULL:0<->l=::1:5352 CID=62) (mgcp_protocol.c:772) 20250810145206772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #00: 200 27764 OK (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #02: I: A4D7249C (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #05: o=- A4D7249C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206772 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250810145206773 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250810145206773 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206773 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206773 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:FDFFFE4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:FDFFFE4F output_enabled 0 (mgcp_conn.c:271) 20250810145206773 DLMGCP DEBUG <0013> (003B/rtp C:FDFFFE4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206773 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:FDFFFE4F CRCX: connection successfully created: (003B/rtp C:FDFFFE4F r=NULL:0<->l=::1:5354 CID=63) (mgcp_protocol.c:772) 20250810145206773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #00: 200 27765 OK (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #02: I: FDFFFE4F (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #05: o=- FDFFFE4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250810145206773 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250810145206773 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206773 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206773 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:9C038C44 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:9C038C44 output_enabled 0 (mgcp_conn.c:271) 20250810145206773 DLMGCP DEBUG <0013> (003C/rtp C:9C038C44 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206773 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:9C038C44 CRCX: connection successfully created: (003C/rtp C:9C038C44 r=NULL:0<->l=::1:5356 CID=64) (mgcp_protocol.c:772) 20250810145206773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #00: 200 27766 OK (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C038C44 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9C038C44 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206773 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250810145206774 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250810145206774 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206774 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206774 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:4507A14E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:4507A14E output_enabled 0 (mgcp_conn.c:271) 20250810145206774 DLMGCP DEBUG <0013> (003D/rtp C:4507A14E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206774 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:4507A14E CRCX: connection successfully created: (003D/rtp C:4507A14E r=NULL:0<->l=::1:5358 CID=65) (mgcp_protocol.c:772) 20250810145206774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #00: 200 27767 OK (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #02: I: 4507A14E (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4507A14E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250810145206774 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250810145206774 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206774 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206774 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:0AC6E0F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:0AC6E0F1 output_enabled 0 (mgcp_conn.c:271) 20250810145206774 DLMGCP DEBUG <0013> (003E/rtp C:0AC6E0F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206774 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:0AC6E0F1 CRCX: connection successfully created: (003E/rtp C:0AC6E0F1 r=NULL:0<->l=::1:5360 CID=66) (mgcp_protocol.c:772) 20250810145206774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #00: 200 27768 OK (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AC6E0F1 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0AC6E0F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206774 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250810145206775 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250810145206775 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206775 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206775 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206775 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:FD6CB54F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206775 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:FD6CB54F output_enabled 0 (mgcp_conn.c:271) 20250810145206775 DLMGCP DEBUG <0013> (003F/rtp C:FD6CB54F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206775 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:FD6CB54F CRCX: connection successfully created: (003F/rtp C:FD6CB54F r=NULL:0<->l=::1:5362 CID=67) (mgcp_protocol.c:772) 20250810145206775 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #00: 200 27769 OK (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #02: I: FD6CB54F (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD6CB54F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250810145206775 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250810145206775 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206775 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206775 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206775 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:D15020E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206775 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:D15020E0 output_enabled 0 (mgcp_conn.c:271) 20250810145206775 DLMGCP DEBUG <0013> (0040/rtp C:D15020E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206775 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:D15020E0 CRCX: connection successfully created: (0040/rtp C:D15020E0 r=NULL:0<->l=::1:5364 CID=68) (mgcp_protocol.c:772) 20250810145206775 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #00: 200 27770 OK (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #02: I: D15020E0 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #05: o=- D15020E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206775 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250810145206776 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250810145206776 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206776 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206776 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206776 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:C6ABC510 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206776 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:C6ABC510 output_enabled 0 (mgcp_conn.c:271) 20250810145206776 DLMGCP DEBUG <0013> (0041/rtp C:C6ABC510 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206776 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:C6ABC510 CRCX: connection successfully created: (0041/rtp C:C6ABC510 r=NULL:0<->l=::1:5366 CID=69) (mgcp_protocol.c:772) 20250810145206776 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #00: 200 27771 OK (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #02: I: C6ABC510 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #05: o=- C6ABC510 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250810145206776 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250810145206776 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206776 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206776 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206776 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:7525FAAF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206776 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:7525FAAF output_enabled 0 (mgcp_conn.c:271) 20250810145206776 DLMGCP DEBUG <0013> (0042/rtp C:7525FAAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206776 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:7525FAAF CRCX: connection successfully created: (0042/rtp C:7525FAAF r=NULL:0<->l=::1:5368 CID=70) (mgcp_protocol.c:772) 20250810145206776 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #00: 200 27772 OK (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #02: I: 7525FAAF (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7525FAAF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206776 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250810145206777 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250810145206777 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206777 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206777 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:5D1A20E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206777 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:5D1A20E5 output_enabled 0 (mgcp_conn.c:271) 20250810145206777 DLMGCP DEBUG <0013> (0043/rtp C:5D1A20E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206777 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:5D1A20E5 CRCX: connection successfully created: (0043/rtp C:5D1A20E5 r=NULL:0<->l=::1:5370 CID=71) (mgcp_protocol.c:772) 20250810145206777 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #00: 200 27773 OK (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D1A20E5 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5D1A20E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250810145206777 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250810145206777 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206777 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206777 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:2A5E1059 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206777 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:2A5E1059 output_enabled 0 (mgcp_conn.c:271) 20250810145206777 DLMGCP DEBUG <0013> (0044/rtp C:2A5E1059 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206777 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:2A5E1059 CRCX: connection successfully created: (0044/rtp C:2A5E1059 r=NULL:0<->l=::1:5372 CID=72) (mgcp_protocol.c:772) 20250810145206777 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #00: 200 27774 OK (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A5E1059 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2A5E1059 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206777 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250810145206778 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250810145206778 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206778 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206778 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206778 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:0AA57726 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206778 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:0AA57726 output_enabled 0 (mgcp_conn.c:271) 20250810145206778 DLMGCP DEBUG <0013> (0045/rtp C:0AA57726 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206778 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:0AA57726 CRCX: connection successfully created: (0045/rtp C:0AA57726 r=NULL:0<->l=::1:5374 CID=73) (mgcp_protocol.c:772) 20250810145206778 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #00: 200 27775 OK (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AA57726 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0AA57726 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250810145206778 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250810145206778 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206778 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206778 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206778 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:30FC938B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206778 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:30FC938B output_enabled 0 (mgcp_conn.c:271) 20250810145206778 DLMGCP DEBUG <0013> (0046/rtp C:30FC938B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206778 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:30FC938B CRCX: connection successfully created: (0046/rtp C:30FC938B r=NULL:0<->l=::1:5376 CID=74) (mgcp_protocol.c:772) 20250810145206778 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #00: 200 27776 OK (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #02: I: 30FC938B (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #05: o=- 30FC938B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206778 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250810145206779 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250810145206779 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206779 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206779 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206779 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:7B0758ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206779 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:7B0758ED output_enabled 0 (mgcp_conn.c:271) 20250810145206779 DLMGCP DEBUG <0013> (0047/rtp C:7B0758ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206779 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:7B0758ED CRCX: connection successfully created: (0047/rtp C:7B0758ED r=NULL:0<->l=::1:5378 CID=75) (mgcp_protocol.c:772) 20250810145206779 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #00: 200 27777 OK (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B0758ED (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7B0758ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206779 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250810145206780 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250810145206780 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206780 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206780 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206780 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:76B52F12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206780 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:76B52F12 output_enabled 0 (mgcp_conn.c:271) 20250810145206780 DLMGCP DEBUG <0013> (0048/rtp C:76B52F12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206780 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:76B52F12 CRCX: connection successfully created: (0048/rtp C:76B52F12 r=NULL:0<->l=::1:5380 CID=76) (mgcp_protocol.c:772) 20250810145206780 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #00: 200 27778 OK (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #02: I: 76B52F12 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #05: o=- 76B52F12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250810145206780 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250810145206780 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206780 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206780 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206780 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:862E8E96 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206780 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:862E8E96 output_enabled 0 (mgcp_conn.c:271) 20250810145206780 DLMGCP DEBUG <0013> (0049/rtp C:862E8E96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206780 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:862E8E96 CRCX: connection successfully created: (0049/rtp C:862E8E96 r=NULL:0<->l=::1:5382 CID=77) (mgcp_protocol.c:772) 20250810145206780 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #00: 200 27779 OK (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #02: I: 862E8E96 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #05: o=- 862E8E96 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206780 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250810145206781 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250810145206781 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206781 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206781 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206781 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:7E5B6F93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206781 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:7E5B6F93 output_enabled 0 (mgcp_conn.c:271) 20250810145206781 DLMGCP DEBUG <0013> (004A/rtp C:7E5B6F93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206781 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:7E5B6F93 CRCX: connection successfully created: (004A/rtp C:7E5B6F93 r=NULL:0<->l=::1:5384 CID=78) (mgcp_protocol.c:772) 20250810145206781 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #00: 200 27780 OK (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E5B6F93 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7E5B6F93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250810145206781 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250810145206781 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206781 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206781 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206781 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:DF1E9784 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206781 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:DF1E9784 output_enabled 0 (mgcp_conn.c:271) 20250810145206781 DLMGCP DEBUG <0013> (004B/rtp C:DF1E9784 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206781 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:DF1E9784 CRCX: connection successfully created: (004B/rtp C:DF1E9784 r=NULL:0<->l=::1:5386 CID=79) (mgcp_protocol.c:772) 20250810145206781 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #00: 200 27781 OK (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #02: I: DF1E9784 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #05: o=- DF1E9784 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206781 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250810145206782 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250810145206782 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206782 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206782 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:8ED5F1F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:8ED5F1F6 output_enabled 0 (mgcp_conn.c:271) 20250810145206782 DLMGCP DEBUG <0013> (004C/rtp C:8ED5F1F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206782 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:8ED5F1F6 CRCX: connection successfully created: (004C/rtp C:8ED5F1F6 r=NULL:0<->l=::1:5388 CID=80) (mgcp_protocol.c:772) 20250810145206782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #00: 200 27782 OK (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #02: I: 8ED5F1F6 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8ED5F1F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250810145206782 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250810145206782 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206782 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206782 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:6DBA58B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:6DBA58B8 output_enabled 0 (mgcp_conn.c:271) 20250810145206782 DLMGCP DEBUG <0013> (004D/rtp C:6DBA58B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206782 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:6DBA58B8 CRCX: connection successfully created: (004D/rtp C:6DBA58B8 r=NULL:0<->l=::1:5390 CID=81) (mgcp_protocol.c:772) 20250810145206782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #00: 200 27783 OK (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DBA58B8 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6DBA58B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206782 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250810145206783 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250810145206783 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206783 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206783 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:693BB4A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:693BB4A1 output_enabled 0 (mgcp_conn.c:271) 20250810145206783 DLMGCP DEBUG <0013> (004E/rtp C:693BB4A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206783 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:693BB4A1 CRCX: connection successfully created: (004E/rtp C:693BB4A1 r=NULL:0<->l=::1:5392 CID=82) (mgcp_protocol.c:772) 20250810145206783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #00: 200 27784 OK (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #02: I: 693BB4A1 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #05: o=- 693BB4A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250810145206783 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250810145206783 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206783 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206783 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206783 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:DF45545B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206783 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:DF45545B output_enabled 0 (mgcp_conn.c:271) 20250810145206783 DLMGCP DEBUG <0013> (004F/rtp C:DF45545B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206783 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:DF45545B CRCX: connection successfully created: (004F/rtp C:DF45545B r=NULL:0<->l=::1:5394 CID=83) (mgcp_protocol.c:772) 20250810145206783 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #00: 200 27785 OK (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #02: I: DF45545B (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #05: o=- DF45545B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206783 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250810145206784 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250810145206784 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206784 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206784 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206784 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:369D56ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206784 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:369D56ED output_enabled 0 (mgcp_conn.c:271) 20250810145206784 DLMGCP DEBUG <0013> (0050/rtp C:369D56ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206784 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:369D56ED CRCX: connection successfully created: (0050/rtp C:369D56ED r=NULL:0<->l=::1:5396 CID=84) (mgcp_protocol.c:772) 20250810145206784 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #00: 200 27786 OK (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #02: I: 369D56ED (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #05: o=- 369D56ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250810145206784 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250810145206784 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206784 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206784 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206784 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:E250232D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206784 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:E250232D output_enabled 0 (mgcp_conn.c:271) 20250810145206784 DLMGCP DEBUG <0013> (0051/rtp C:E250232D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206784 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:E250232D CRCX: connection successfully created: (0051/rtp C:E250232D r=NULL:0<->l=::1:5398 CID=85) (mgcp_protocol.c:772) 20250810145206784 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #00: 200 27787 OK (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #02: I: E250232D (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #05: o=- E250232D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:72) 20250810145206784 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250810145206785 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250810145206785 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206785 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206785 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:1E89F539 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:1E89F539 output_enabled 0 (mgcp_conn.c:271) 20250810145206785 DLMGCP DEBUG <0013> (0052/rtp C:1E89F539 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206785 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:1E89F539 CRCX: connection successfully created: (0052/rtp C:1E89F539 r=NULL:0<->l=::1:5400 CID=86) (mgcp_protocol.c:772) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #00: 200 27788 OK (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E89F539 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E89F539 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250810145206785 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250810145206785 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206785 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206785 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:6EDD7049 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:6EDD7049 output_enabled 0 (mgcp_conn.c:271) 20250810145206785 DLMGCP DEBUG <0013> (0053/rtp C:6EDD7049 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206785 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:6EDD7049 CRCX: connection successfully created: (0053/rtp C:6EDD7049 r=NULL:0<->l=::1:5402 CID=87) (mgcp_protocol.c:772) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #00: 200 27789 OK (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EDD7049 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6EDD7049 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250810145206785 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250810145206785 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206785 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206785 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:4471F40F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:4471F40F output_enabled 0 (mgcp_conn.c:271) 20250810145206785 DLMGCP DEBUG <0013> (0054/rtp C:4471F40F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206785 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:4471F40F CRCX: connection successfully created: (0054/rtp C:4471F40F r=NULL:0<->l=::1:5404 CID=88) (mgcp_protocol.c:772) 20250810145206785 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #00: 200 27790 OK (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #02: I: 4471F40F (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4471F40F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206785 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250810145206786 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250810145206786 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206786 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206786 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206786 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:991FF8F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206786 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:991FF8F4 output_enabled 0 (mgcp_conn.c:271) 20250810145206786 DLMGCP DEBUG <0013> (0055/rtp C:991FF8F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206786 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:991FF8F4 CRCX: connection successfully created: (0055/rtp C:991FF8F4 r=NULL:0<->l=::1:5406 CID=89) (mgcp_protocol.c:772) 20250810145206786 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #00: 200 27791 OK (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #02: I: 991FF8F4 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #05: o=- 991FF8F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250810145206786 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250810145206786 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206786 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206786 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206786 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:27FA5B25 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206786 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:27FA5B25 output_enabled 0 (mgcp_conn.c:271) 20250810145206786 DLMGCP DEBUG <0013> (0056/rtp C:27FA5B25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206786 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:27FA5B25 CRCX: connection successfully created: (0056/rtp C:27FA5B25 r=NULL:0<->l=::1:5408 CID=90) (mgcp_protocol.c:772) 20250810145206786 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #00: 200 27792 OK (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #02: I: 27FA5B25 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #05: o=- 27FA5B25 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206786 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250810145206787 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250810145206787 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206787 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206787 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206787 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:C24DB25E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206787 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:C24DB25E output_enabled 0 (mgcp_conn.c:271) 20250810145206787 DLMGCP DEBUG <0013> (0057/rtp C:C24DB25E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206787 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:C24DB25E CRCX: connection successfully created: (0057/rtp C:C24DB25E r=NULL:0<->l=::1:5410 CID=91) (mgcp_protocol.c:772) 20250810145206787 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #00: 200 27793 OK (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #02: I: C24DB25E (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #05: o=- C24DB25E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250810145206787 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250810145206787 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206787 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206787 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206787 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:4BF39F13 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206787 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:4BF39F13 output_enabled 0 (mgcp_conn.c:271) 20250810145206787 DLMGCP DEBUG <0013> (0058/rtp C:4BF39F13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206787 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:4BF39F13 CRCX: connection successfully created: (0058/rtp C:4BF39F13 r=NULL:0<->l=::1:5412 CID=92) (mgcp_protocol.c:772) 20250810145206787 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #00: 200 27794 OK (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BF39F13 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4BF39F13 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206787 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250810145206788 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250810145206788 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206788 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:CA0A40B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:CA0A40B4 output_enabled 0 (mgcp_conn.c:271) 20250810145206788 DLMGCP DEBUG <0013> (0059/rtp C:CA0A40B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206788 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:CA0A40B4 CRCX: connection successfully created: (0059/rtp C:CA0A40B4 r=NULL:0<->l=::1:5414 CID=93) (mgcp_protocol.c:772) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #00: 200 27795 OK (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #02: I: CA0A40B4 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #05: o=- CA0A40B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250810145206788 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250810145206788 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206788 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:97491AD3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:97491AD3 output_enabled 0 (mgcp_conn.c:271) 20250810145206788 DLMGCP DEBUG <0013> (005A/rtp C:97491AD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206788 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:97491AD3 CRCX: connection successfully created: (005A/rtp C:97491AD3 r=NULL:0<->l=::1:5416 CID=94) (mgcp_protocol.c:772) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #00: 200 27796 OK (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #02: I: 97491AD3 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97491AD3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250810145206788 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250810145206788 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206788 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:9BAD593F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:9BAD593F output_enabled 0 (mgcp_conn.c:271) 20250810145206788 DLMGCP DEBUG <0013> (005B/rtp C:9BAD593F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206788 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:9BAD593F CRCX: connection successfully created: (005B/rtp C:9BAD593F r=NULL:0<->l=::1:5418 CID=95) (mgcp_protocol.c:772) 20250810145206788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206788 DLMGCP DEBUG <0013> Generated response: line #00: 200 27797 OK (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BAD593F (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9BAD593F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250810145206789 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250810145206789 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206789 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206789 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:A5D93A2F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:A5D93A2F output_enabled 0 (mgcp_conn.c:271) 20250810145206789 DLMGCP DEBUG <0013> (005C/rtp C:A5D93A2F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206789 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:A5D93A2F CRCX: connection successfully created: (005C/rtp C:A5D93A2F r=NULL:0<->l=::1:5420 CID=96) (mgcp_protocol.c:772) 20250810145206789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #00: 200 27798 OK (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #02: I: A5D93A2F (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #05: o=- A5D93A2F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206789 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250810145206789 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250810145206789 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206789 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206789 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:08FF1928 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:08FF1928 output_enabled 0 (mgcp_conn.c:271) 20250810145206790 DLMGCP DEBUG <0013> (005D/rtp C:08FF1928 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206790 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:08FF1928 CRCX: connection successfully created: (005D/rtp C:08FF1928 r=NULL:0<->l=::1:5422 CID=97) (mgcp_protocol.c:772) 20250810145206790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #00: 200 27799 OK (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #02: I: 08FF1928 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #05: o=- 08FF1928 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250810145206790 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250810145206790 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206790 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206790 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:1777D87E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:1777D87E output_enabled 0 (mgcp_conn.c:271) 20250810145206790 DLMGCP DEBUG <0013> (005E/rtp C:1777D87E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206790 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:1777D87E CRCX: connection successfully created: (005E/rtp C:1777D87E r=NULL:0<->l=::1:5424 CID=98) (mgcp_protocol.c:772) 20250810145206790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #00: 200 27800 OK (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #02: I: 1777D87E (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1777D87E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) [38;5;51m20250810145206790 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250810145206790 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250810145206790 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206790 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206790 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206790 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:B164DB2B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206790 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:B164DB2B output_enabled 0 (mgcp_conn.c:271) 20250810145206790 DLMGCP DEBUG <0013> (005F/rtp C:B164DB2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206790 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:B164DB2B CRCX: connection successfully created: (005F/rtp C:B164DB2B r=NULL:0<->l=::1:5426 CID=99) (mgcp_protocol.c:772) 20250810145206790 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #00: 200 27801 OK (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #02: I: B164DB2B (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #05: o=- B164DB2B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206790 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250810145206791 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250810145206791 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206791 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206791 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206791 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:CDB0F54C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206791 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:CDB0F54C output_enabled 0 (mgcp_conn.c:271) 20250810145206791 DLMGCP DEBUG <0013> (0060/rtp C:CDB0F54C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206791 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:CDB0F54C CRCX: connection successfully created: (0060/rtp C:CDB0F54C r=NULL:0<->l=::1:5428 CID=100) (mgcp_protocol.c:772) 20250810145206791 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #00: 200 27802 OK (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #02: I: CDB0F54C (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #05: o=- CDB0F54C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206791 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250810145206791 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250810145206791 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206791 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206791 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206791 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:6241AE15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206791 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:6241AE15 output_enabled 0 (mgcp_conn.c:271) 20250810145206791 DLMGCP DEBUG <0013> (0061/rtp C:6241AE15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206792 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:6241AE15 CRCX: connection successfully created: (0061/rtp C:6241AE15 r=NULL:0<->l=::1:5430 CID=101) (mgcp_protocol.c:772) 20250810145206792 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #00: 200 27803 OK (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #02: I: 6241AE15 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6241AE15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250810145206792 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250810145206792 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206792 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206792 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206792 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:E21C060B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206792 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:E21C060B output_enabled 0 (mgcp_conn.c:271) 20250810145206792 DLMGCP DEBUG <0013> (0062/rtp C:E21C060B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206792 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:E21C060B CRCX: connection successfully created: (0062/rtp C:E21C060B r=NULL:0<->l=::1:5432 CID=102) (mgcp_protocol.c:772) 20250810145206792 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #00: 200 27804 OK (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #02: I: E21C060B (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #05: o=- E21C060B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250810145206792 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250810145206792 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206792 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206792 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206792 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:3F89ABB8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206792 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:3F89ABB8 output_enabled 0 (mgcp_conn.c:271) 20250810145206792 DLMGCP DEBUG <0013> (0063/rtp C:3F89ABB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206792 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:3F89ABB8 CRCX: connection successfully created: (0063/rtp C:3F89ABB8 r=NULL:0<->l=::1:5434 CID=103) (mgcp_protocol.c:772) 20250810145206792 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #00: 200 27805 OK (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F89ABB8 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3F89ABB8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206792 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250810145206793 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250810145206793 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206793 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206793 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206793 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:A086D5BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206793 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:A086D5BE output_enabled 0 (mgcp_conn.c:271) 20250810145206793 DLMGCP DEBUG <0013> (0064/rtp C:A086D5BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206793 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:A086D5BE CRCX: connection successfully created: (0064/rtp C:A086D5BE r=NULL:0<->l=::1:5436 CID=104) (mgcp_protocol.c:772) 20250810145206793 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #00: 200 27806 OK (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #02: I: A086D5BE (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #05: o=- A086D5BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250810145206793 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250810145206793 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206793 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206793 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206793 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:509DA163 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206793 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:509DA163 output_enabled 0 (mgcp_conn.c:271) 20250810145206793 DLMGCP DEBUG <0013> (0065/rtp C:509DA163 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206793 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:509DA163 CRCX: connection successfully created: (0065/rtp C:509DA163 r=NULL:0<->l=::1:5438 CID=105) (mgcp_protocol.c:772) 20250810145206793 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #00: 200 27807 OK (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #02: I: 509DA163 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #05: o=- 509DA163 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206793 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250810145206794 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250810145206794 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206794 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206794 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206794 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:99AF7B5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206794 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:99AF7B5F output_enabled 0 (mgcp_conn.c:271) 20250810145206794 DLMGCP DEBUG <0013> (0066/rtp C:99AF7B5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206794 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:99AF7B5F CRCX: connection successfully created: (0066/rtp C:99AF7B5F r=NULL:0<->l=::1:5440 CID=106) (mgcp_protocol.c:772) 20250810145206794 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #00: 200 27808 OK (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #02: I: 99AF7B5F (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #05: o=- 99AF7B5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206794 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250810145206794 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250810145206794 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206794 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206794 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206795 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:092DF3F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206795 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:092DF3F3 output_enabled 0 (mgcp_conn.c:271) 20250810145206795 DLMGCP DEBUG <0013> (0067/rtp C:092DF3F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206795 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:092DF3F3 CRCX: connection successfully created: (0067/rtp C:092DF3F3 r=NULL:0<->l=::1:5442 CID=107) (mgcp_protocol.c:772) 20250810145206795 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #00: 200 27809 OK (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #02: I: 092DF3F3 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #05: o=- 092DF3F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250810145206795 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250810145206795 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206795 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206795 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206795 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:C890AAE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206795 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:C890AAE7 output_enabled 0 (mgcp_conn.c:271) 20250810145206795 DLMGCP DEBUG <0013> (0068/rtp C:C890AAE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206795 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:C890AAE7 CRCX: connection successfully created: (0068/rtp C:C890AAE7 r=NULL:0<->l=::1:5444 CID=108) (mgcp_protocol.c:772) 20250810145206795 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #00: 200 27810 OK (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #02: I: C890AAE7 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #05: o=- C890AAE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206795 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250810145206795 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250810145206795 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206795 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206795 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206795 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:9B2D0457 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206795 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:9B2D0457 output_enabled 0 (mgcp_conn.c:271) 20250810145206795 DLMGCP DEBUG <0013> (0069/rtp C:9B2D0457 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206796 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:9B2D0457 CRCX: connection successfully created: (0069/rtp C:9B2D0457 r=NULL:0<->l=::1:5446 CID=109) (mgcp_protocol.c:772) 20250810145206796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #00: 200 27811 OK (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B2D0457 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9B2D0457 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250810145206796 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250810145206796 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206796 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206796 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:D436ADB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:D436ADB5 output_enabled 0 (mgcp_conn.c:271) 20250810145206796 DLMGCP DEBUG <0013> (006A/rtp C:D436ADB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206796 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:D436ADB5 CRCX: connection successfully created: (006A/rtp C:D436ADB5 r=NULL:0<->l=::1:5448 CID=110) (mgcp_protocol.c:772) 20250810145206796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #00: 200 27812 OK (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #02: I: D436ADB5 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #05: o=- D436ADB5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250810145206796 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250810145206796 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206796 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206796 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:97F67996 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:97F67996 output_enabled 0 (mgcp_conn.c:271) 20250810145206796 DLMGCP DEBUG <0013> (006B/rtp C:97F67996 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206796 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:97F67996 CRCX: connection successfully created: (006B/rtp C:97F67996 r=NULL:0<->l=::1:5450 CID=111) (mgcp_protocol.c:772) 20250810145206796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #00: 200 27813 OK (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #02: I: 97F67996 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97F67996 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206796 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250810145206797 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250810145206797 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206797 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206797 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:8429C0B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:8429C0B0 output_enabled 0 (mgcp_conn.c:271) 20250810145206797 DLMGCP DEBUG <0013> (006C/rtp C:8429C0B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206797 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:8429C0B0 CRCX: connection successfully created: (006C/rtp C:8429C0B0 r=NULL:0<->l=::1:5452 CID=112) (mgcp_protocol.c:772) 20250810145206797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #00: 200 27814 OK (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #02: I: 8429C0B0 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8429C0B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250810145206797 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250810145206797 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206797 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206797 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:82EED9F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:82EED9F4 output_enabled 0 (mgcp_conn.c:271) 20250810145206797 DLMGCP DEBUG <0013> (006D/rtp C:82EED9F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206797 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:82EED9F4 CRCX: connection successfully created: (006D/rtp C:82EED9F4 r=NULL:0<->l=::1:5454 CID=113) (mgcp_protocol.c:772) 20250810145206797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #00: 200 27815 OK (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #02: I: 82EED9F4 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #05: o=- 82EED9F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206797 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250810145206798 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250810145206798 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206798 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206798 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206798 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:BD1E74ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206798 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:BD1E74ED output_enabled 0 (mgcp_conn.c:271) 20250810145206798 DLMGCP DEBUG <0013> (006E/rtp C:BD1E74ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206798 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:BD1E74ED CRCX: connection successfully created: (006E/rtp C:BD1E74ED r=NULL:0<->l=::1:5456 CID=114) (mgcp_protocol.c:772) 20250810145206798 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #00: 200 27816 OK (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #02: I: BD1E74ED (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #05: o=- BD1E74ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250810145206798 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250810145206798 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206798 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206798 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206798 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:E92F6540 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206798 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:E92F6540 output_enabled 0 (mgcp_conn.c:271) 20250810145206798 DLMGCP DEBUG <0013> (006F/rtp C:E92F6540 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206798 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:E92F6540 CRCX: connection successfully created: (006F/rtp C:E92F6540 r=NULL:0<->l=::1:5458 CID=115) (mgcp_protocol.c:772) 20250810145206798 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #00: 200 27817 OK (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #02: I: E92F6540 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #05: o=- E92F6540 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206798 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250810145206799 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250810145206799 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206799 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206799 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206799 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:1E1C54FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206799 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:1E1C54FE output_enabled 0 (mgcp_conn.c:271) 20250810145206799 DLMGCP DEBUG <0013> (0070/rtp C:1E1C54FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206799 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:1E1C54FE CRCX: connection successfully created: (0070/rtp C:1E1C54FE r=NULL:0<->l=::1:5460 CID=116) (mgcp_protocol.c:772) 20250810145206799 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #00: 200 27818 OK (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E1C54FE (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E1C54FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27819 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250810145206799 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250810145206799 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206799 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206799 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206799 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:2BFD92A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206799 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:2BFD92A0 output_enabled 0 (mgcp_conn.c:271) 20250810145206799 DLMGCP DEBUG <0013> (0071/rtp C:2BFD92A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206799 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:2BFD92A0 CRCX: connection successfully created: (0071/rtp C:2BFD92A0 r=NULL:0<->l=::1:5462 CID=117) (mgcp_protocol.c:772) 20250810145206799 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #00: 200 27819 OK (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BFD92A0 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2BFD92A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206799 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250810145206799 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250810145206799 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206799 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206799 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206799 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:5A8D19D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206799 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:5A8D19D8 output_enabled 0 (mgcp_conn.c:271) 20250810145206799 DLMGCP DEBUG <0013> (0072/rtp C:5A8D19D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206800 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:5A8D19D8 CRCX: connection successfully created: (0072/rtp C:5A8D19D8 r=NULL:0<->l=::1:5464 CID=118) (mgcp_protocol.c:772) 20250810145206800 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #00: 200 27820 OK (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A8D19D8 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5A8D19D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250810145206800 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250810145206800 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206800 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206800 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206800 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:9660C140 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206800 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:9660C140 output_enabled 0 (mgcp_conn.c:271) 20250810145206800 DLMGCP DEBUG <0013> (0073/rtp C:9660C140 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206800 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:9660C140 CRCX: connection successfully created: (0073/rtp C:9660C140 r=NULL:0<->l=::1:5466 CID=119) (mgcp_protocol.c:772) 20250810145206800 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #00: 200 27821 OK (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #02: I: 9660C140 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9660C140 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250810145206800 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250810145206800 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206800 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206800 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206800 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:6317C0B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206800 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:6317C0B0 output_enabled 0 (mgcp_conn.c:271) 20250810145206800 DLMGCP DEBUG <0013> (0074/rtp C:6317C0B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206800 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:6317C0B0 CRCX: connection successfully created: (0074/rtp C:6317C0B0 r=NULL:0<->l=::1:5468 CID=120) (mgcp_protocol.c:772) 20250810145206800 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #00: 200 27822 OK (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #02: I: 6317C0B0 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6317C0B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206800 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250810145206801 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250810145206801 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206801 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206801 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:0CCDF12F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:0CCDF12F output_enabled 0 (mgcp_conn.c:271) 20250810145206801 DLMGCP DEBUG <0013> (0075/rtp C:0CCDF12F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206801 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:0CCDF12F CRCX: connection successfully created: (0075/rtp C:0CCDF12F r=NULL:0<->l=::1:5470 CID=121) (mgcp_protocol.c:772) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #00: 200 27823 OK (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CCDF12F (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0CCDF12F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250810145206801 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250810145206801 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206801 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206801 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:883F132C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:883F132C output_enabled 0 (mgcp_conn.c:271) 20250810145206801 DLMGCP DEBUG <0013> (0076/rtp C:883F132C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206801 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:883F132C CRCX: connection successfully created: (0076/rtp C:883F132C r=NULL:0<->l=::1:5472 CID=122) (mgcp_protocol.c:772) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #00: 200 27824 OK (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #02: I: 883F132C (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #05: o=- 883F132C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250810145206801 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250810145206801 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206801 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206801 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:E635CD5D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:E635CD5D output_enabled 0 (mgcp_conn.c:271) 20250810145206801 DLMGCP DEBUG <0013> (0077/rtp C:E635CD5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206801 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:E635CD5D CRCX: connection successfully created: (0077/rtp C:E635CD5D r=NULL:0<->l=::1:5474 CID=123) (mgcp_protocol.c:772) 20250810145206801 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206801 DLMGCP DEBUG <0013> Generated response: line #00: 200 27825 OK (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #02: I: E635CD5D (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #05: o=- E635CD5D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250810145206802 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250810145206802 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206802 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206802 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206802 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:A3DE4A5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206802 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:A3DE4A5F output_enabled 0 (mgcp_conn.c:271) 20250810145206802 DLMGCP DEBUG <0013> (0078/rtp C:A3DE4A5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206802 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:A3DE4A5F CRCX: connection successfully created: (0078/rtp C:A3DE4A5F r=NULL:0<->l=::1:5476 CID=124) (mgcp_protocol.c:772) 20250810145206802 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #00: 200 27826 OK (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #02: I: A3DE4A5F (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3DE4A5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27827 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250810145206802 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250810145206802 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206802 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206802 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:62E8B01E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:62E8B01E output_enabled 0 (mgcp_conn.c:271) 20250810145206802 DLMGCP DEBUG <0013> (0079/rtp C:62E8B01E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206802 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:62E8B01E CRCX: connection successfully created: (0079/rtp C:62E8B01E r=NULL:0<->l=::1:5478 CID=125) (mgcp_protocol.c:772) 20250810145206802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #00: 200 27827 OK (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #02: I: 62E8B01E (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62E8B01E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206802 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27828 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250810145206803 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250810145206803 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206803 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206803 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:EEC5AF8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:EEC5AF8A output_enabled 0 (mgcp_conn.c:271) 20250810145206803 DLMGCP DEBUG <0013> (007A/rtp C:EEC5AF8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206803 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:EEC5AF8A CRCX: connection successfully created: (007A/rtp C:EEC5AF8A r=NULL:0<->l=::1:5480 CID=126) (mgcp_protocol.c:772) 20250810145206803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #00: 200 27828 OK (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #02: I: EEC5AF8A (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #05: o=- EEC5AF8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250810145206803 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250810145206803 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206803 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206803 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:4149AA5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:4149AA5F output_enabled 0 (mgcp_conn.c:271) 20250810145206803 DLMGCP DEBUG <0013> (007B/rtp C:4149AA5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206803 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:4149AA5F CRCX: connection successfully created: (007B/rtp C:4149AA5F r=NULL:0<->l=::1:5482 CID=127) (mgcp_protocol.c:772) 20250810145206803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #00: 200 27829 OK (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #02: I: 4149AA5F (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4149AA5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206803 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250810145206804 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250810145206804 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206804 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206804 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:9CC7DFBD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:9CC7DFBD output_enabled 0 (mgcp_conn.c:271) 20250810145206804 DLMGCP DEBUG <0013> (007C/rtp C:9CC7DFBD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206804 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:9CC7DFBD CRCX: connection successfully created: (007C/rtp C:9CC7DFBD r=NULL:0<->l=::1:5484 CID=128) (mgcp_protocol.c:772) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #00: 200 27830 OK (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #02: I: 9CC7DFBD (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9CC7DFBD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250810145206804 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250810145206804 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206804 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206804 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:006C2E53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:006C2E53 output_enabled 0 (mgcp_conn.c:271) 20250810145206804 DLMGCP DEBUG <0013> (007D/rtp C:006C2E53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206804 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:006C2E53 CRCX: connection successfully created: (007D/rtp C:006C2E53 r=NULL:0<->l=::1:5486 CID=129) (mgcp_protocol.c:772) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #00: 200 27831 OK (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #02: I: 006C2E53 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #05: o=- 006C2E53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27832 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250810145206804 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250810145206804 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206804 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206804 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:51313AD1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:51313AD1 output_enabled 0 (mgcp_conn.c:271) 20250810145206804 DLMGCP DEBUG <0013> (007E/rtp C:51313AD1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206804 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:51313AD1 CRCX: connection successfully created: (007E/rtp C:51313AD1 r=NULL:0<->l=::1:5488 CID=130) (mgcp_protocol.c:772) 20250810145206804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #00: 200 27832 OK (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #02: I: 51313AD1 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #05: o=- 51313AD1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206804 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27833 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250810145206805 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250810145206805 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206805 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206805 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206805 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:377423D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206805 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:377423D2 output_enabled 0 (mgcp_conn.c:271) 20250810145206805 DLMGCP DEBUG <0013> (007F/rtp C:377423D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206805 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:377423D2 CRCX: connection successfully created: (007F/rtp C:377423D2 r=NULL:0<->l=::1:5490 CID=131) (mgcp_protocol.c:772) 20250810145206805 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #00: 200 27833 OK (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #02: I: 377423D2 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #05: o=- 377423D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250810145206805 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250810145206805 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206805 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206805 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206805 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:3093CB54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206805 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:3093CB54 output_enabled 0 (mgcp_conn.c:271) 20250810145206805 DLMGCP DEBUG <0013> (0080/rtp C:3093CB54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206805 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:3093CB54 CRCX: connection successfully created: (0080/rtp C:3093CB54 r=NULL:0<->l=::1:5492 CID=132) (mgcp_protocol.c:772) 20250810145206805 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #00: 200 27834 OK (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #02: I: 3093CB54 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3093CB54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206805 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250810145206806 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250810145206806 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206806 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206806 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:1E8B52B2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:1E8B52B2 output_enabled 0 (mgcp_conn.c:271) 20250810145206806 DLMGCP DEBUG <0013> (0081/rtp C:1E8B52B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206806 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:1E8B52B2 CRCX: connection successfully created: (0081/rtp C:1E8B52B2 r=NULL:0<->l=::1:5494 CID=133) (mgcp_protocol.c:772) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #00: 200 27835 OK (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E8B52B2 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E8B52B2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250810145206806 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250810145206806 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206806 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206806 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:8A6DFA01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:8A6DFA01 output_enabled 0 (mgcp_conn.c:271) 20250810145206806 DLMGCP DEBUG <0013> (0082/rtp C:8A6DFA01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206806 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:8A6DFA01 CRCX: connection successfully created: (0082/rtp C:8A6DFA01 r=NULL:0<->l=::1:5496 CID=134) (mgcp_protocol.c:772) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #00: 200 27836 OK (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A6DFA01 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8A6DFA01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250810145206806 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250810145206806 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206806 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206806 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:5DE9A3D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:5DE9A3D6 output_enabled 0 (mgcp_conn.c:271) 20250810145206806 DLMGCP DEBUG <0013> (0083/rtp C:5DE9A3D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206806 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:5DE9A3D6 CRCX: connection successfully created: (0083/rtp C:5DE9A3D6 r=NULL:0<->l=::1:5498 CID=135) (mgcp_protocol.c:772) 20250810145206806 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #00: 200 27837 OK (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DE9A3D6 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5DE9A3D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206806 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250810145206807 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250810145206807 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206807 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206807 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206807 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:14A802F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206807 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:14A802F2 output_enabled 0 (mgcp_conn.c:271) 20250810145206807 DLMGCP DEBUG <0013> (0084/rtp C:14A802F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206807 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:14A802F2 CRCX: connection successfully created: (0084/rtp C:14A802F2 r=NULL:0<->l=::1:5500 CID=136) (mgcp_protocol.c:772) 20250810145206807 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #00: 200 27838 OK (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #02: I: 14A802F2 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #05: o=- 14A802F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250810145206807 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250810145206807 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206807 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206807 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206807 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:1A16C044 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206807 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:1A16C044 output_enabled 0 (mgcp_conn.c:271) 20250810145206807 DLMGCP DEBUG <0013> (0085/rtp C:1A16C044 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206807 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:1A16C044 CRCX: connection successfully created: (0085/rtp C:1A16C044 r=NULL:0<->l=::1:5502 CID=137) (mgcp_protocol.c:772) 20250810145206807 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #00: 200 27839 OK (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A16C044 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1A16C044 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206807 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250810145206808 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250810145206808 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206808 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206808 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206808 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:23F055F5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206808 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:23F055F5 output_enabled 0 (mgcp_conn.c:271) 20250810145206808 DLMGCP DEBUG <0013> (0086/rtp C:23F055F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206808 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:23F055F5 CRCX: connection successfully created: (0086/rtp C:23F055F5 r=NULL:0<->l=::1:5504 CID=138) (mgcp_protocol.c:772) 20250810145206808 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #00: 200 27840 OK (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #02: I: 23F055F5 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #05: o=- 23F055F5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250810145206808 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250810145206808 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206808 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206808 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206808 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:0AB33A5A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206808 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:0AB33A5A output_enabled 0 (mgcp_conn.c:271) 20250810145206808 DLMGCP DEBUG <0013> (0087/rtp C:0AB33A5A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206808 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:0AB33A5A CRCX: connection successfully created: (0087/rtp C:0AB33A5A r=NULL:0<->l=::1:5506 CID=139) (mgcp_protocol.c:772) 20250810145206808 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #00: 200 27841 OK (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AB33A5A (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0AB33A5A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206808 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250810145206809 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250810145206809 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206809 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206809 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206809 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:3CA861D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206809 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:3CA861D0 output_enabled 0 (mgcp_conn.c:271) 20250810145206809 DLMGCP DEBUG <0013> (0088/rtp C:3CA861D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206809 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:3CA861D0 CRCX: connection successfully created: (0088/rtp C:3CA861D0 r=NULL:0<->l=::1:5508 CID=140) (mgcp_protocol.c:772) 20250810145206809 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #00: 200 27842 OK (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CA861D0 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3CA861D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250810145206809 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250810145206809 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206809 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206809 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:D978D312 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:D978D312 output_enabled 0 (mgcp_conn.c:271) 20250810145206809 DLMGCP DEBUG <0013> (0089/rtp C:D978D312 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206809 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:D978D312 CRCX: connection successfully created: (0089/rtp C:D978D312 r=NULL:0<->l=::1:5510 CID=141) (mgcp_protocol.c:772) 20250810145206809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #00: 200 27843 OK (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #02: I: D978D312 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #05: o=- D978D312 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250810145206809 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250810145206809 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206809 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206809 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:61680ABE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:61680ABE output_enabled 0 (mgcp_conn.c:271) 20250810145206809 DLMGCP DEBUG <0013> (008A/rtp C:61680ABE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206810 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:61680ABE CRCX: connection successfully created: (008A/rtp C:61680ABE r=NULL:0<->l=::1:5512 CID=142) (mgcp_protocol.c:772) 20250810145206810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #00: 200 27844 OK (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #02: I: 61680ABE (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #05: o=- 61680ABE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27845 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250810145206810 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250810145206810 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206810 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206810 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:23DD700B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:23DD700B output_enabled 0 (mgcp_conn.c:271) 20250810145206810 DLMGCP DEBUG <0013> (008B/rtp C:23DD700B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206810 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:23DD700B CRCX: connection successfully created: (008B/rtp C:23DD700B r=NULL:0<->l=::1:5514 CID=143) (mgcp_protocol.c:772) 20250810145206810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #00: 200 27845 OK (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #02: I: 23DD700B (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #05: o=- 23DD700B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250810145206810 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250810145206810 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206810 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206810 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:D0ABDBD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:D0ABDBD2 output_enabled 0 (mgcp_conn.c:271) 20250810145206810 DLMGCP DEBUG <0013> (008C/rtp C:D0ABDBD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206810 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:D0ABDBD2 CRCX: connection successfully created: (008C/rtp C:D0ABDBD2 r=NULL:0<->l=::1:5516 CID=144) (mgcp_protocol.c:772) 20250810145206810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #00: 200 27846 OK (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #02: I: D0ABDBD2 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #05: o=- D0ABDBD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206810 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250810145206811 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250810145206811 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206811 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206811 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:8E8C98F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:8E8C98F1 output_enabled 0 (mgcp_conn.c:271) 20250810145206811 DLMGCP DEBUG <0013> (008D/rtp C:8E8C98F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206811 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:8E8C98F1 CRCX: connection successfully created: (008D/rtp C:8E8C98F1 r=NULL:0<->l=::1:5518 CID=145) (mgcp_protocol.c:772) 20250810145206811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #00: 200 27847 OK (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E8C98F1 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8E8C98F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27848 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250810145206811 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250810145206811 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206811 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206811 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:CA046C7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:CA046C7D output_enabled 0 (mgcp_conn.c:271) 20250810145206811 DLMGCP DEBUG <0013> (008E/rtp C:CA046C7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206811 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:CA046C7D CRCX: connection successfully created: (008E/rtp C:CA046C7D r=NULL:0<->l=::1:5520 CID=146) (mgcp_protocol.c:772) 20250810145206811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #00: 200 27848 OK (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #02: I: CA046C7D (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #05: o=- CA046C7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206811 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250810145206812 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250810145206812 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206812 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206812 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206812 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:D7356CA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206812 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:D7356CA6 output_enabled 0 (mgcp_conn.c:271) 20250810145206812 DLMGCP DEBUG <0013> (008F/rtp C:D7356CA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206812 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:D7356CA6 CRCX: connection successfully created: (008F/rtp C:D7356CA6 r=NULL:0<->l=::1:5522 CID=147) (mgcp_protocol.c:772) 20250810145206812 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #00: 200 27849 OK (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #02: I: D7356CA6 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #05: o=- D7356CA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250810145206812 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250810145206812 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206812 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206812 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206812 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:DAD995D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206812 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:DAD995D8 output_enabled 0 (mgcp_conn.c:271) 20250810145206812 DLMGCP DEBUG <0013> (0090/rtp C:DAD995D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206812 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:DAD995D8 CRCX: connection successfully created: (0090/rtp C:DAD995D8 r=NULL:0<->l=::1:5524 CID=148) (mgcp_protocol.c:772) 20250810145206812 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #00: 200 27850 OK (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #02: I: DAD995D8 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #05: o=- DAD995D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27851 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206812 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250810145206812 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250810145206812 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206812 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206812 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206812 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:30220529 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206812 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:30220529 output_enabled 0 (mgcp_conn.c:271) 20250810145206812 DLMGCP DEBUG <0013> (0091/rtp C:30220529 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206813 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:30220529 CRCX: connection successfully created: (0091/rtp C:30220529 r=NULL:0<->l=::1:5526 CID=149) (mgcp_protocol.c:772) 20250810145206813 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #00: 200 27851 OK (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #02: I: 30220529 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #05: o=- 30220529 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250810145206813 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250810145206813 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206813 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206813 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206813 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:8EC5E419 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206813 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:8EC5E419 output_enabled 0 (mgcp_conn.c:271) 20250810145206813 DLMGCP DEBUG <0013> (0092/rtp C:8EC5E419 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206813 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:8EC5E419 CRCX: connection successfully created: (0092/rtp C:8EC5E419 r=NULL:0<->l=::1:5528 CID=150) (mgcp_protocol.c:772) 20250810145206813 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #00: 200 27852 OK (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EC5E419 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8EC5E419 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250810145206813 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250810145206813 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206813 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206813 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206813 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:C4478022 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206813 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:C4478022 output_enabled 0 (mgcp_conn.c:271) 20250810145206813 DLMGCP DEBUG <0013> (0093/rtp C:C4478022 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206813 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:C4478022 CRCX: connection successfully created: (0093/rtp C:C4478022 r=NULL:0<->l=::1:5530 CID=151) (mgcp_protocol.c:772) 20250810145206813 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #00: 200 27853 OK (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #02: I: C4478022 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #05: o=- C4478022 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206813 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250810145206814 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250810145206814 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206814 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206814 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206814 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:AB66AC15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206814 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:AB66AC15 output_enabled 0 (mgcp_conn.c:271) 20250810145206814 DLMGCP DEBUG <0013> (0094/rtp C:AB66AC15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206814 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:AB66AC15 CRCX: connection successfully created: (0094/rtp C:AB66AC15 r=NULL:0<->l=::1:5532 CID=152) (mgcp_protocol.c:772) 20250810145206814 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #00: 200 27854 OK (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #02: I: AB66AC15 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #05: o=- AB66AC15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27855 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250810145206814 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250810145206814 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206814 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206814 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206814 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:E536C92B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206814 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:E536C92B output_enabled 0 (mgcp_conn.c:271) 20250810145206814 DLMGCP DEBUG <0013> (0095/rtp C:E536C92B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206814 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:E536C92B CRCX: connection successfully created: (0095/rtp C:E536C92B r=NULL:0<->l=::1:5534 CID=153) (mgcp_protocol.c:772) 20250810145206814 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #00: 200 27855 OK (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #02: I: E536C92B (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #05: o=- E536C92B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206814 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250810145206815 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250810145206815 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206815 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206815 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206815 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:DCC5F83D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206815 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:DCC5F83D output_enabled 0 (mgcp_conn.c:271) 20250810145206815 DLMGCP DEBUG <0013> (0096/rtp C:DCC5F83D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206815 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:DCC5F83D CRCX: connection successfully created: (0096/rtp C:DCC5F83D r=NULL:0<->l=::1:5536 CID=154) (mgcp_protocol.c:772) 20250810145206815 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #00: 200 27856 OK (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #02: I: DCC5F83D (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #05: o=- DCC5F83D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250810145206815 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250810145206815 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206815 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206815 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206815 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:9BBDFD48 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206815 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:9BBDFD48 output_enabled 0 (mgcp_conn.c:271) 20250810145206815 DLMGCP DEBUG <0013> (0097/rtp C:9BBDFD48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206815 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:9BBDFD48 CRCX: connection successfully created: (0097/rtp C:9BBDFD48 r=NULL:0<->l=::1:5538 CID=155) (mgcp_protocol.c:772) 20250810145206815 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #00: 200 27857 OK (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BBDFD48 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9BBDFD48 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206815 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250810145206816 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250810145206816 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206816 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206816 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206816 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:5D5803F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206816 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:5D5803F0 output_enabled 0 (mgcp_conn.c:271) 20250810145206816 DLMGCP DEBUG <0013> (0098/rtp C:5D5803F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206816 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:5D5803F0 CRCX: connection successfully created: (0098/rtp C:5D5803F0 r=NULL:0<->l=::1:5540 CID=156) (mgcp_protocol.c:772) 20250810145206816 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #00: 200 27858 OK (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D5803F0 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5D5803F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250810145206816 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250810145206816 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206816 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206816 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:F596C70D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:F596C70D output_enabled 0 (mgcp_conn.c:271) 20250810145206816 DLMGCP DEBUG <0013> (0099/rtp C:F596C70D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206816 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:F596C70D CRCX: connection successfully created: (0099/rtp C:F596C70D r=NULL:0<->l=::1:5542 CID=157) (mgcp_protocol.c:772) 20250810145206816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #00: 200 27859 OK (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #02: I: F596C70D (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #05: o=- F596C70D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250810145206816 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250810145206816 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206816 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206816 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:463B449B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:463B449B output_enabled 0 (mgcp_conn.c:271) 20250810145206816 DLMGCP DEBUG <0013> (009A/rtp C:463B449B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206817 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:463B449B CRCX: connection successfully created: (009A/rtp C:463B449B r=NULL:0<->l=::1:5544 CID=158) (mgcp_protocol.c:772) 20250810145206817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #00: 200 27860 OK (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #02: I: 463B449B (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #05: o=- 463B449B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250810145206817 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250810145206817 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206817 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206817 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:B575169A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:B575169A output_enabled 0 (mgcp_conn.c:271) 20250810145206817 DLMGCP DEBUG <0013> (009B/rtp C:B575169A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206817 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:B575169A CRCX: connection successfully created: (009B/rtp C:B575169A r=NULL:0<->l=::1:5546 CID=159) (mgcp_protocol.c:772) 20250810145206817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #00: 200 27861 OK (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #02: I: B575169A (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #05: o=- B575169A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250810145206817 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250810145206817 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206817 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206817 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:1FFE93C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:1FFE93C2 output_enabled 0 (mgcp_conn.c:271) 20250810145206817 DLMGCP DEBUG <0013> (009C/rtp C:1FFE93C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206817 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:1FFE93C2 CRCX: connection successfully created: (009C/rtp C:1FFE93C2 r=NULL:0<->l=::1:5548 CID=160) (mgcp_protocol.c:772) 20250810145206817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #00: 200 27862 OK (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FFE93C2 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1FFE93C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206817 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250810145206818 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250810145206818 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206818 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206818 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:A2196995 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:A2196995 output_enabled 0 (mgcp_conn.c:271) 20250810145206818 DLMGCP DEBUG <0013> (009D/rtp C:A2196995 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206818 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:A2196995 CRCX: connection successfully created: (009D/rtp C:A2196995 r=NULL:0<->l=::1:5550 CID=161) (mgcp_protocol.c:772) 20250810145206818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #00: 200 27863 OK (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #02: I: A2196995 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #05: o=- A2196995 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250810145206818 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250810145206818 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206818 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206818 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:81AD39B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:81AD39B4 output_enabled 0 (mgcp_conn.c:271) 20250810145206818 DLMGCP DEBUG <0013> (009E/rtp C:81AD39B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206818 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:81AD39B4 CRCX: connection successfully created: (009E/rtp C:81AD39B4 r=NULL:0<->l=::1:5552 CID=162) (mgcp_protocol.c:772) 20250810145206818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #00: 200 27864 OK (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #02: I: 81AD39B4 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81AD39B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206818 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250810145206819 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250810145206819 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206819 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206819 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:D2F9C834 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:D2F9C834 output_enabled 0 (mgcp_conn.c:271) 20250810145206819 DLMGCP DEBUG <0013> (009F/rtp C:D2F9C834 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206819 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:D2F9C834 CRCX: connection successfully created: (009F/rtp C:D2F9C834 r=NULL:0<->l=::1:5554 CID=163) (mgcp_protocol.c:772) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #00: 200 27865 OK (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #02: I: D2F9C834 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #05: o=- D2F9C834 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250810145206819 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250810145206819 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206819 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206819 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:602C99AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:602C99AA output_enabled 0 (mgcp_conn.c:271) 20250810145206819 DLMGCP DEBUG <0013> (00A0/rtp C:602C99AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206819 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:602C99AA CRCX: connection successfully created: (00A0/rtp C:602C99AA r=NULL:0<->l=::1:5556 CID=164) (mgcp_protocol.c:772) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #00: 200 27866 OK (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #02: I: 602C99AA (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #05: o=- 602C99AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250810145206819 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250810145206819 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206819 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206819 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:B2CD3EF5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:B2CD3EF5 output_enabled 0 (mgcp_conn.c:271) 20250810145206819 DLMGCP DEBUG <0013> (00A1/rtp C:B2CD3EF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206819 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:B2CD3EF5 CRCX: connection successfully created: (00A1/rtp C:B2CD3EF5 r=NULL:0<->l=::1:5558 CID=165) (mgcp_protocol.c:772) 20250810145206819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #00: 200 27867 OK (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #02: I: B2CD3EF5 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2CD3EF5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206819 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250810145206820 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250810145206820 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206820 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206820 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:8C13C624 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:8C13C624 output_enabled 0 (mgcp_conn.c:271) 20250810145206820 DLMGCP DEBUG <0013> (00A2/rtp C:8C13C624 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206820 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:8C13C624 CRCX: connection successfully created: (00A2/rtp C:8C13C624 r=NULL:0<->l=::1:5560 CID=166) (mgcp_protocol.c:772) 20250810145206820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #00: 200 27868 OK (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C13C624 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8C13C624 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250810145206820 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250810145206820 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206820 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206820 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:04C47DCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:04C47DCC output_enabled 0 (mgcp_conn.c:271) 20250810145206820 DLMGCP DEBUG <0013> (00A3/rtp C:04C47DCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206820 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:04C47DCC CRCX: connection successfully created: (00A3/rtp C:04C47DCC r=NULL:0<->l=::1:5562 CID=167) (mgcp_protocol.c:772) 20250810145206820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #00: 200 27869 OK (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #02: I: 04C47DCC (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #05: o=- 04C47DCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206820 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27870 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250810145206821 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250810145206821 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206821 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206821 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:A6C20147 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:A6C20147 output_enabled 0 (mgcp_conn.c:271) 20250810145206821 DLMGCP DEBUG <0013> (00A4/rtp C:A6C20147 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206821 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:A6C20147 CRCX: connection successfully created: (00A4/rtp C:A6C20147 r=NULL:0<->l=::1:5564 CID=168) (mgcp_protocol.c:772) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #00: 200 27870 OK (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #02: I: A6C20147 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #05: o=- A6C20147 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27871 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250810145206821 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250810145206821 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206821 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206821 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:3289E7D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:3289E7D8 output_enabled 0 (mgcp_conn.c:271) 20250810145206821 DLMGCP DEBUG <0013> (00A5/rtp C:3289E7D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206821 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:3289E7D8 CRCX: connection successfully created: (00A5/rtp C:3289E7D8 r=NULL:0<->l=::1:5566 CID=169) (mgcp_protocol.c:772) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #00: 200 27871 OK (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #02: I: 3289E7D8 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3289E7D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250810145206821 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250810145206821 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206821 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206821 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:E41C3E65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:E41C3E65 output_enabled 0 (mgcp_conn.c:271) 20250810145206821 DLMGCP DEBUG <0013> (00A6/rtp C:E41C3E65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206821 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:E41C3E65 CRCX: connection successfully created: (00A6/rtp C:E41C3E65 r=NULL:0<->l=::1:5568 CID=170) (mgcp_protocol.c:772) 20250810145206821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #00: 200 27872 OK (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #02: I: E41C3E65 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #05: o=- E41C3E65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206821 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27873 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250810145206822 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250810145206822 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206822 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206822 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:1196232B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:1196232B output_enabled 0 (mgcp_conn.c:271) 20250810145206822 DLMGCP DEBUG <0013> (00A7/rtp C:1196232B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206822 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:1196232B CRCX: connection successfully created: (00A7/rtp C:1196232B r=NULL:0<->l=::1:5570 CID=171) (mgcp_protocol.c:772) 20250810145206822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #00: 200 27873 OK (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #02: I: 1196232B (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1196232B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27874 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250810145206822 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250810145206822 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206822 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206822 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:FF50119E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:FF50119E output_enabled 0 (mgcp_conn.c:271) 20250810145206822 DLMGCP DEBUG <0013> (00A8/rtp C:FF50119E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206822 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:FF50119E CRCX: connection successfully created: (00A8/rtp C:FF50119E r=NULL:0<->l=::1:5572 CID=172) (mgcp_protocol.c:772) 20250810145206822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #00: 200 27874 OK (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #02: I: FF50119E (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #05: o=- FF50119E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27875 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206822 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250810145206822 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250810145206822 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206822 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206822 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206823 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:58F40219 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206823 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:58F40219 output_enabled 0 (mgcp_conn.c:271) 20250810145206823 DLMGCP DEBUG <0013> (00A9/rtp C:58F40219 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206823 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:58F40219 CRCX: connection successfully created: (00A9/rtp C:58F40219 r=NULL:0<->l=::1:5574 CID=173) (mgcp_protocol.c:772) 20250810145206823 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #00: 200 27875 OK (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #02: I: 58F40219 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #05: o=- 58F40219 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27876 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250810145206823 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250810145206823 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206823 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206823 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:33E66226 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:33E66226 output_enabled 0 (mgcp_conn.c:271) 20250810145206823 DLMGCP DEBUG <0013> (00AA/rtp C:33E66226 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206823 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:33E66226 CRCX: connection successfully created: (00AA/rtp C:33E66226 r=NULL:0<->l=::1:5576 CID=174) (mgcp_protocol.c:772) 20250810145206823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #00: 200 27876 OK (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #02: I: 33E66226 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #05: o=- 33E66226 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27877 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250810145206823 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250810145206823 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206823 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206823 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:0F41025B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:0F41025B output_enabled 0 (mgcp_conn.c:271) 20250810145206823 DLMGCP DEBUG <0013> (00AB/rtp C:0F41025B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206823 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:0F41025B CRCX: connection successfully created: (00AB/rtp C:0F41025B r=NULL:0<->l=::1:5578 CID=175) (mgcp_protocol.c:772) 20250810145206823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #00: 200 27877 OK (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F41025B (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F41025B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206823 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27878 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250810145206824 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250810145206824 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206824 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206824 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:C54663BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:C54663BE output_enabled 0 (mgcp_conn.c:271) 20250810145206824 DLMGCP DEBUG <0013> (00AC/rtp C:C54663BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206824 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:C54663BE CRCX: connection successfully created: (00AC/rtp C:C54663BE r=NULL:0<->l=::1:5580 CID=176) (mgcp_protocol.c:772) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #00: 200 27878 OK (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #02: I: C54663BE (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #05: o=- C54663BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27879 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250810145206824 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250810145206824 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206824 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206824 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:EE84B9BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:EE84B9BC output_enabled 0 (mgcp_conn.c:271) 20250810145206824 DLMGCP DEBUG <0013> (00AD/rtp C:EE84B9BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206824 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:EE84B9BC CRCX: connection successfully created: (00AD/rtp C:EE84B9BC r=NULL:0<->l=::1:5582 CID=177) (mgcp_protocol.c:772) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #00: 200 27879 OK (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #02: I: EE84B9BC (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #05: o=- EE84B9BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250810145206824 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250810145206824 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206824 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206824 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:D05B7174 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:D05B7174 output_enabled 0 (mgcp_conn.c:271) 20250810145206824 DLMGCP DEBUG <0013> (00AE/rtp C:D05B7174 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206824 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:D05B7174 CRCX: connection successfully created: (00AE/rtp C:D05B7174 r=NULL:0<->l=::1:5584 CID=178) (mgcp_protocol.c:772) 20250810145206824 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #00: 200 27880 OK (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #02: I: D05B7174 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #05: o=- D05B7174 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206824 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250810145206825 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250810145206825 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206825 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206825 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:315E09F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:315E09F7 output_enabled 0 (mgcp_conn.c:271) 20250810145206825 DLMGCP DEBUG <0013> (00AF/rtp C:315E09F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206825 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:315E09F7 CRCX: connection successfully created: (00AF/rtp C:315E09F7 r=NULL:0<->l=::1:5586 CID=179) (mgcp_protocol.c:772) 20250810145206825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #00: 200 27881 OK (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #02: I: 315E09F7 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #05: o=- 315E09F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27882 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250810145206825 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250810145206825 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206825 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206825 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:439FCCBB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:439FCCBB output_enabled 0 (mgcp_conn.c:271) 20250810145206825 DLMGCP DEBUG <0013> (00B0/rtp C:439FCCBB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206825 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:439FCCBB CRCX: connection successfully created: (00B0/rtp C:439FCCBB r=NULL:0<->l=::1:5588 CID=180) (mgcp_protocol.c:772) 20250810145206825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #00: 200 27882 OK (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #02: I: 439FCCBB (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #05: o=- 439FCCBB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27883 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250810145206825 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250810145206825 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206825 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206825 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:4E96ED30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:4E96ED30 output_enabled 0 (mgcp_conn.c:271) 20250810145206825 DLMGCP DEBUG <0013> (00B1/rtp C:4E96ED30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206826 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:4E96ED30 CRCX: connection successfully created: (00B1/rtp C:4E96ED30 r=NULL:0<->l=::1:5590 CID=181) (mgcp_protocol.c:772) 20250810145206826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #00: 200 27883 OK (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E96ED30 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4E96ED30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27884 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250810145206826 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250810145206826 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206826 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206826 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D6963E3D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D6963E3D output_enabled 0 (mgcp_conn.c:271) 20250810145206826 DLMGCP DEBUG <0013> (00B2/rtp C:D6963E3D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206826 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:D6963E3D CRCX: connection successfully created: (00B2/rtp C:D6963E3D r=NULL:0<->l=::1:5592 CID=182) (mgcp_protocol.c:772) 20250810145206826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #00: 200 27884 OK (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #02: I: D6963E3D (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #05: o=- D6963E3D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27885 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250810145206826 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250810145206826 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206826 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206826 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:838DED0A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:838DED0A output_enabled 0 (mgcp_conn.c:271) 20250810145206826 DLMGCP DEBUG <0013> (00B3/rtp C:838DED0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206826 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:838DED0A CRCX: connection successfully created: (00B3/rtp C:838DED0A r=NULL:0<->l=::1:5594 CID=183) (mgcp_protocol.c:772) 20250810145206826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #00: 200 27885 OK (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #02: I: 838DED0A (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #05: o=- 838DED0A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206826 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27886 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250810145206827 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250810145206827 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206827 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:A6D032B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:A6D032B1 output_enabled 0 (mgcp_conn.c:271) 20250810145206827 DLMGCP DEBUG <0013> (00B4/rtp C:A6D032B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206827 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:A6D032B1 CRCX: connection successfully created: (00B4/rtp C:A6D032B1 r=NULL:0<->l=::1:5596 CID=184) (mgcp_protocol.c:772) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #00: 200 27886 OK (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #02: I: A6D032B1 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #05: o=- A6D032B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27887 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250810145206827 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250810145206827 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206827 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:1F85EDA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:1F85EDA9 output_enabled 0 (mgcp_conn.c:271) 20250810145206827 DLMGCP DEBUG <0013> (00B5/rtp C:1F85EDA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206827 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:1F85EDA9 CRCX: connection successfully created: (00B5/rtp C:1F85EDA9 r=NULL:0<->l=::1:5598 CID=185) (mgcp_protocol.c:772) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #00: 200 27887 OK (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F85EDA9 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1F85EDA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27888 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250810145206827 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250810145206827 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206827 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:73360D3A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:73360D3A output_enabled 0 (mgcp_conn.c:271) 20250810145206827 DLMGCP DEBUG <0013> (00B6/rtp C:73360D3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206827 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:73360D3A CRCX: connection successfully created: (00B6/rtp C:73360D3A r=NULL:0<->l=::1:5600 CID=186) (mgcp_protocol.c:772) 20250810145206827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #00: 200 27888 OK (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #02: I: 73360D3A (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #05: o=- 73360D3A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206827 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27889 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250810145206828 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250810145206828 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206828 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206828 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:0FBE0ABA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:0FBE0ABA output_enabled 0 (mgcp_conn.c:271) 20250810145206828 DLMGCP DEBUG <0013> (00B7/rtp C:0FBE0ABA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206828 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:0FBE0ABA CRCX: connection successfully created: (00B7/rtp C:0FBE0ABA r=NULL:0<->l=::1:5602 CID=187) (mgcp_protocol.c:772) 20250810145206828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #00: 200 27889 OK (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FBE0ABA (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0FBE0ABA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27890 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250810145206828 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250810145206828 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206828 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206828 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:F840904C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:F840904C output_enabled 0 (mgcp_conn.c:271) 20250810145206828 DLMGCP DEBUG <0013> (00B8/rtp C:F840904C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206828 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:F840904C CRCX: connection successfully created: (00B8/rtp C:F840904C r=NULL:0<->l=::1:5604 CID=188) (mgcp_protocol.c:772) 20250810145206828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #00: 200 27890 OK (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #02: I: F840904C (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #05: o=- F840904C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27891 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206828 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250810145206828 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250810145206828 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206828 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206828 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206828 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:B8DC7D7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206828 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:B8DC7D7C output_enabled 0 (mgcp_conn.c:271) 20250810145206828 DLMGCP DEBUG <0013> (00B9/rtp C:B8DC7D7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206829 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:B8DC7D7C CRCX: connection successfully created: (00B9/rtp C:B8DC7D7C r=NULL:0<->l=::1:5606 CID=189) (mgcp_protocol.c:772) 20250810145206829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #00: 200 27891 OK (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #02: I: B8DC7D7C (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #05: o=- B8DC7D7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27892 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250810145206829 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250810145206829 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206829 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206829 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:B71FA54F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:B71FA54F output_enabled 0 (mgcp_conn.c:271) 20250810145206829 DLMGCP DEBUG <0013> (00BA/rtp C:B71FA54F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206829 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:B71FA54F CRCX: connection successfully created: (00BA/rtp C:B71FA54F r=NULL:0<->l=::1:5608 CID=190) (mgcp_protocol.c:772) 20250810145206829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #00: 200 27892 OK (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #02: I: B71FA54F (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #05: o=- B71FA54F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27893 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250810145206829 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250810145206829 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206829 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206829 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:D5D48DBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:D5D48DBC output_enabled 0 (mgcp_conn.c:271) 20250810145206829 DLMGCP DEBUG <0013> (00BB/rtp C:D5D48DBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206829 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:D5D48DBC CRCX: connection successfully created: (00BB/rtp C:D5D48DBC r=NULL:0<->l=::1:5610 CID=191) (mgcp_protocol.c:772) 20250810145206829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #00: 200 27893 OK (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #02: I: D5D48DBC (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #05: o=- D5D48DBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206829 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27894 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250810145206830 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250810145206830 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206830 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206830 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:EC8EE3A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:EC8EE3A4 output_enabled 0 (mgcp_conn.c:271) 20250810145206830 DLMGCP DEBUG <0013> (00BC/rtp C:EC8EE3A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206830 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:EC8EE3A4 CRCX: connection successfully created: (00BC/rtp C:EC8EE3A4 r=NULL:0<->l=::1:5612 CID=192) (mgcp_protocol.c:772) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #00: 200 27894 OK (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #02: I: EC8EE3A4 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #05: o=- EC8EE3A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27895 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250810145206830 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250810145206830 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206830 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206830 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:EC88606A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:EC88606A output_enabled 0 (mgcp_conn.c:271) 20250810145206830 DLMGCP DEBUG <0013> (00BD/rtp C:EC88606A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206830 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:EC88606A CRCX: connection successfully created: (00BD/rtp C:EC88606A r=NULL:0<->l=::1:5614 CID=193) (mgcp_protocol.c:772) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #00: 200 27895 OK (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #02: I: EC88606A (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #05: o=- EC88606A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27896 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250810145206830 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250810145206830 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206830 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206830 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:8697CF54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:8697CF54 output_enabled 0 (mgcp_conn.c:271) 20250810145206830 DLMGCP DEBUG <0013> (00BE/rtp C:8697CF54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206830 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:8697CF54 CRCX: connection successfully created: (00BE/rtp C:8697CF54 r=NULL:0<->l=::1:5616 CID=194) (mgcp_protocol.c:772) 20250810145206830 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #00: 200 27896 OK (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #02: I: 8697CF54 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8697CF54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206830 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27897 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250810145206831 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250810145206831 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206831 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206831 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:D3DDACFA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:D3DDACFA output_enabled 0 (mgcp_conn.c:271) 20250810145206831 DLMGCP DEBUG <0013> (00BF/rtp C:D3DDACFA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206831 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:D3DDACFA CRCX: connection successfully created: (00BF/rtp C:D3DDACFA r=NULL:0<->l=::1:5618 CID=195) (mgcp_protocol.c:772) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #00: 200 27897 OK (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #02: I: D3DDACFA (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #05: o=- D3DDACFA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27898 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250810145206831 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250810145206831 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206831 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206831 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:5774E617 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:5774E617 output_enabled 0 (mgcp_conn.c:271) 20250810145206831 DLMGCP DEBUG <0013> (00C0/rtp C:5774E617 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206831 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:5774E617 CRCX: connection successfully created: (00C0/rtp C:5774E617 r=NULL:0<->l=::1:5620 CID=196) (mgcp_protocol.c:772) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #00: 200 27898 OK (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #02: I: 5774E617 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5774E617 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27899 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250810145206831 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250810145206831 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206831 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206831 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:004EBF74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:004EBF74 output_enabled 0 (mgcp_conn.c:271) 20250810145206831 DLMGCP DEBUG <0013> (00C1/rtp C:004EBF74 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206831 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:004EBF74 CRCX: connection successfully created: (00C1/rtp C:004EBF74 r=NULL:0<->l=::1:5622 CID=197) (mgcp_protocol.c:772) 20250810145206831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #00: 200 27899 OK (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #02: I: 004EBF74 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #05: o=- 004EBF74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206831 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27900 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250810145206832 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250810145206832 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206832 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206832 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:690F2E22 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:690F2E22 output_enabled 0 (mgcp_conn.c:271) 20250810145206832 DLMGCP DEBUG <0013> (00C2/rtp C:690F2E22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206832 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:690F2E22 CRCX: connection successfully created: (00C2/rtp C:690F2E22 r=NULL:0<->l=::1:5624 CID=198) (mgcp_protocol.c:772) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #00: 200 27900 OK (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #02: I: 690F2E22 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #05: o=- 690F2E22 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27901 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250810145206832 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250810145206832 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206832 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206832 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:8F816836 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:8F816836 output_enabled 0 (mgcp_conn.c:271) 20250810145206832 DLMGCP DEBUG <0013> (00C3/rtp C:8F816836 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206832 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:8F816836 CRCX: connection successfully created: (00C3/rtp C:8F816836 r=NULL:0<->l=::1:5626 CID=199) (mgcp_protocol.c:772) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #00: 200 27901 OK (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F816836 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8F816836 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27902 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250810145206832 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250810145206832 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206832 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206832 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:FEF328C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:FEF328C3 output_enabled 0 (mgcp_conn.c:271) 20250810145206832 DLMGCP DEBUG <0013> (00C4/rtp C:FEF328C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206832 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:FEF328C3 CRCX: connection successfully created: (00C4/rtp C:FEF328C3 r=NULL:0<->l=::1:5628 CID=200) (mgcp_protocol.c:772) 20250810145206832 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #00: 200 27902 OK (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #02: I: FEF328C3 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #05: o=- FEF328C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206832 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27903 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250810145206833 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250810145206833 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206833 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206833 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:BF47CFC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:BF47CFC4 output_enabled 0 (mgcp_conn.c:271) 20250810145206833 DLMGCP DEBUG <0013> (00C5/rtp C:BF47CFC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206833 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:BF47CFC4 CRCX: connection successfully created: (00C5/rtp C:BF47CFC4 r=NULL:0<->l=::1:5630 CID=201) (mgcp_protocol.c:772) 20250810145206833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #00: 200 27903 OK (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #02: I: BF47CFC4 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #05: o=- BF47CFC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27904 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250810145206833 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250810145206833 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206833 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206833 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:E747D7DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:E747D7DB output_enabled 0 (mgcp_conn.c:271) 20250810145206833 DLMGCP DEBUG <0013> (00C6/rtp C:E747D7DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206833 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:E747D7DB CRCX: connection successfully created: (00C6/rtp C:E747D7DB r=NULL:0<->l=::1:5632 CID=202) (mgcp_protocol.c:772) 20250810145206833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #00: 200 27904 OK (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #02: I: E747D7DB (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #05: o=- E747D7DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206833 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27905 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250810145206834 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250810145206834 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206834 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206834 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:D1F7A607 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:D1F7A607 output_enabled 0 (mgcp_conn.c:271) 20250810145206834 DLMGCP DEBUG <0013> (00C7/rtp C:D1F7A607 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206834 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:D1F7A607 CRCX: connection successfully created: (00C7/rtp C:D1F7A607 r=NULL:0<->l=::1:5634 CID=203) (mgcp_protocol.c:772) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #00: 200 27905 OK (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #02: I: D1F7A607 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #05: o=- D1F7A607 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27906 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250810145206834 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250810145206834 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206834 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206834 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:1D84BC02 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:1D84BC02 output_enabled 0 (mgcp_conn.c:271) 20250810145206834 DLMGCP DEBUG <0013> (00C8/rtp C:1D84BC02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206834 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:1D84BC02 CRCX: connection successfully created: (00C8/rtp C:1D84BC02 r=NULL:0<->l=::1:5636 CID=204) (mgcp_protocol.c:772) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #00: 200 27906 OK (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D84BC02 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1D84BC02 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27907 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250810145206834 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250810145206834 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206834 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206834 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:3008257E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:3008257E output_enabled 0 (mgcp_conn.c:271) 20250810145206834 DLMGCP DEBUG <0013> (00C9/rtp C:3008257E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206834 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:3008257E CRCX: connection successfully created: (00C9/rtp C:3008257E r=NULL:0<->l=::1:5638 CID=205) (mgcp_protocol.c:772) 20250810145206834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #00: 200 27907 OK (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #02: I: 3008257E (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3008257E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206834 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27908 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250810145206835 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250810145206835 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206835 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206835 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:9188EC02 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:9188EC02 output_enabled 0 (mgcp_conn.c:271) 20250810145206835 DLMGCP DEBUG <0013> (00CA/rtp C:9188EC02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206835 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:9188EC02 CRCX: connection successfully created: (00CA/rtp C:9188EC02 r=NULL:0<->l=::1:5640 CID=206) (mgcp_protocol.c:772) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #00: 200 27908 OK (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #02: I: 9188EC02 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9188EC02 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27909 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250810145206835 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250810145206835 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206835 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206835 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:B19C9189 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:B19C9189 output_enabled 0 (mgcp_conn.c:271) 20250810145206835 DLMGCP DEBUG <0013> (00CB/rtp C:B19C9189 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206835 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:B19C9189 CRCX: connection successfully created: (00CB/rtp C:B19C9189 r=NULL:0<->l=::1:5642 CID=207) (mgcp_protocol.c:772) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #00: 200 27909 OK (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #02: I: B19C9189 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #05: o=- B19C9189 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27910 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250810145206835 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250810145206835 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206835 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206835 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:19215CF3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:19215CF3 output_enabled 0 (mgcp_conn.c:271) 20250810145206835 DLMGCP DEBUG <0013> (00CC/rtp C:19215CF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206835 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:19215CF3 CRCX: connection successfully created: (00CC/rtp C:19215CF3 r=NULL:0<->l=::1:5644 CID=208) (mgcp_protocol.c:772) 20250810145206835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #00: 200 27910 OK (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #02: I: 19215CF3 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #05: o=- 19215CF3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206835 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27911 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250810145206836 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250810145206836 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206836 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206836 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:F287A41D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:F287A41D output_enabled 0 (mgcp_conn.c:271) 20250810145206836 DLMGCP DEBUG <0013> (00CD/rtp C:F287A41D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206836 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:F287A41D CRCX: connection successfully created: (00CD/rtp C:F287A41D r=NULL:0<->l=::1:5646 CID=209) (mgcp_protocol.c:772) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #00: 200 27911 OK (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #02: I: F287A41D (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #05: o=- F287A41D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27912 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250810145206836 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250810145206836 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206836 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206836 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:9207F596 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:9207F596 output_enabled 0 (mgcp_conn.c:271) 20250810145206836 DLMGCP DEBUG <0013> (00CE/rtp C:9207F596 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206836 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:9207F596 CRCX: connection successfully created: (00CE/rtp C:9207F596 r=NULL:0<->l=::1:5648 CID=210) (mgcp_protocol.c:772) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #00: 200 27912 OK (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #02: I: 9207F596 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9207F596 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27913 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250810145206836 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250810145206836 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206836 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206836 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:7CF41617 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:7CF41617 output_enabled 0 (mgcp_conn.c:271) 20250810145206836 DLMGCP DEBUG <0013> (00CF/rtp C:7CF41617 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206836 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:7CF41617 CRCX: connection successfully created: (00CF/rtp C:7CF41617 r=NULL:0<->l=::1:5650 CID=211) (mgcp_protocol.c:772) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #00: 200 27913 OK (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CF41617 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7CF41617 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27914 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250810145206836 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250810145206836 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206836 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206836 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:E0C8C231 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:E0C8C231 output_enabled 0 (mgcp_conn.c:271) 20250810145206836 DLMGCP DEBUG <0013> (00D0/rtp C:E0C8C231 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206837 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:E0C8C231 CRCX: connection successfully created: (00D0/rtp C:E0C8C231 r=NULL:0<->l=::1:5652 CID=212) (mgcp_protocol.c:772) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #00: 200 27914 OK (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #02: I: E0C8C231 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #05: o=- E0C8C231 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27915 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250810145206837 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250810145206837 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206837 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206837 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:F866F9BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:F866F9BC output_enabled 0 (mgcp_conn.c:271) 20250810145206837 DLMGCP DEBUG <0013> (00D1/rtp C:F866F9BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206837 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:F866F9BC CRCX: connection successfully created: (00D1/rtp C:F866F9BC r=NULL:0<->l=::1:5654 CID=213) (mgcp_protocol.c:772) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #00: 200 27915 OK (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #02: I: F866F9BC (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #05: o=- F866F9BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27916 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250810145206837 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250810145206837 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206837 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206837 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:547ED4D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:547ED4D4 output_enabled 0 (mgcp_conn.c:271) 20250810145206837 DLMGCP DEBUG <0013> (00D2/rtp C:547ED4D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206837 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:547ED4D4 CRCX: connection successfully created: (00D2/rtp C:547ED4D4 r=NULL:0<->l=::1:5656 CID=214) (mgcp_protocol.c:772) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #00: 200 27916 OK (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #02: I: 547ED4D4 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #05: o=- 547ED4D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27917 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250810145206837 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250810145206837 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206837 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206837 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:37295DC8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:37295DC8 output_enabled 0 (mgcp_conn.c:271) 20250810145206837 DLMGCP DEBUG <0013> (00D3/rtp C:37295DC8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206837 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:37295DC8 CRCX: connection successfully created: (00D3/rtp C:37295DC8 r=NULL:0<->l=::1:5658 CID=215) (mgcp_protocol.c:772) 20250810145206837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #00: 200 27917 OK (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #02: I: 37295DC8 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #05: o=- 37295DC8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206837 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27918 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250810145206838 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250810145206838 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206838 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206838 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:235466DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:235466DA output_enabled 0 (mgcp_conn.c:271) 20250810145206838 DLMGCP DEBUG <0013> (00D4/rtp C:235466DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206838 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:235466DA CRCX: connection successfully created: (00D4/rtp C:235466DA r=NULL:0<->l=::1:5660 CID=216) (mgcp_protocol.c:772) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #00: 200 27918 OK (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #02: I: 235466DA (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #05: o=- 235466DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27919 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250810145206838 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250810145206838 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206838 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206838 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:29C522D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:29C522D6 output_enabled 0 (mgcp_conn.c:271) 20250810145206838 DLMGCP DEBUG <0013> (00D5/rtp C:29C522D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206838 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:29C522D6 CRCX: connection successfully created: (00D5/rtp C:29C522D6 r=NULL:0<->l=::1:5662 CID=217) (mgcp_protocol.c:772) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #00: 200 27919 OK (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #02: I: 29C522D6 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #05: o=- 29C522D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27920 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250810145206838 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250810145206838 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206838 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206838 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:DC9B5494 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:DC9B5494 output_enabled 0 (mgcp_conn.c:271) 20250810145206838 DLMGCP DEBUG <0013> (00D6/rtp C:DC9B5494 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206838 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:DC9B5494 CRCX: connection successfully created: (00D6/rtp C:DC9B5494 r=NULL:0<->l=::1:5664 CID=218) (mgcp_protocol.c:772) 20250810145206838 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #00: 200 27920 OK (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #02: I: DC9B5494 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #05: o=- DC9B5494 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206838 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27921 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250810145206839 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250810145206839 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206839 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206839 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:9C404BA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:9C404BA7 output_enabled 0 (mgcp_conn.c:271) 20250810145206839 DLMGCP DEBUG <0013> (00D7/rtp C:9C404BA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206839 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:9C404BA7 CRCX: connection successfully created: (00D7/rtp C:9C404BA7 r=NULL:0<->l=::1:5666 CID=219) (mgcp_protocol.c:772) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #00: 200 27921 OK (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C404BA7 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9C404BA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27922 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250810145206839 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250810145206839 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206839 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206839 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:E8B8D9C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:E8B8D9C2 output_enabled 0 (mgcp_conn.c:271) 20250810145206839 DLMGCP DEBUG <0013> (00D8/rtp C:E8B8D9C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206839 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:E8B8D9C2 CRCX: connection successfully created: (00D8/rtp C:E8B8D9C2 r=NULL:0<->l=::1:5668 CID=220) (mgcp_protocol.c:772) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #00: 200 27922 OK (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #02: I: E8B8D9C2 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #05: o=- E8B8D9C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27923 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250810145206839 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250810145206839 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206839 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206839 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:9D1D694E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:9D1D694E output_enabled 0 (mgcp_conn.c:271) 20250810145206839 DLMGCP DEBUG <0013> (00D9/rtp C:9D1D694E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206839 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:9D1D694E CRCX: connection successfully created: (00D9/rtp C:9D1D694E r=NULL:0<->l=::1:5670 CID=221) (mgcp_protocol.c:772) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #00: 200 27923 OK (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D1D694E (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9D1D694E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27924 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250810145206839 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250810145206839 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206839 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206839 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:FF5914A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:FF5914A2 output_enabled 0 (mgcp_conn.c:271) 20250810145206839 DLMGCP DEBUG <0013> (00DA/rtp C:FF5914A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206839 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:FF5914A2 CRCX: connection successfully created: (00DA/rtp C:FF5914A2 r=NULL:0<->l=::1:5672 CID=222) (mgcp_protocol.c:772) 20250810145206839 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #00: 200 27924 OK (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #02: I: FF5914A2 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #05: o=- FF5914A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206839 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27925 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250810145206840 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250810145206840 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206840 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206840 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:49B9754E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:49B9754E output_enabled 0 (mgcp_conn.c:271) 20250810145206840 DLMGCP DEBUG <0013> (00DB/rtp C:49B9754E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206840 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:49B9754E CRCX: connection successfully created: (00DB/rtp C:49B9754E r=NULL:0<->l=::1:5674 CID=223) (mgcp_protocol.c:772) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #00: 200 27925 OK (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #02: I: 49B9754E (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #05: o=- 49B9754E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27926 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250810145206840 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250810145206840 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206840 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206840 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:C3B0836C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:C3B0836C output_enabled 0 (mgcp_conn.c:271) 20250810145206840 DLMGCP DEBUG <0013> (00DC/rtp C:C3B0836C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206840 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:C3B0836C CRCX: connection successfully created: (00DC/rtp C:C3B0836C r=NULL:0<->l=::1:5676 CID=224) (mgcp_protocol.c:772) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #00: 200 27926 OK (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #02: I: C3B0836C (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #05: o=- C3B0836C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27927 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250810145206840 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250810145206840 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206840 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206840 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:91725004 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:91725004 output_enabled 0 (mgcp_conn.c:271) 20250810145206840 DLMGCP DEBUG <0013> (00DD/rtp C:91725004 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206840 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:91725004 CRCX: connection successfully created: (00DD/rtp C:91725004 r=NULL:0<->l=::1:5678 CID=225) (mgcp_protocol.c:772) 20250810145206840 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #00: 200 27927 OK (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #02: I: 91725004 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #05: o=- 91725004 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206840 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27928 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250810145206841 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250810145206841 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206841 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206841 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:07CE4A93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:07CE4A93 output_enabled 0 (mgcp_conn.c:271) 20250810145206841 DLMGCP DEBUG <0013> (00DE/rtp C:07CE4A93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206841 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:07CE4A93 CRCX: connection successfully created: (00DE/rtp C:07CE4A93 r=NULL:0<->l=::1:5680 CID=226) (mgcp_protocol.c:772) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #00: 200 27928 OK (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #02: I: 07CE4A93 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #05: o=- 07CE4A93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27929 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250810145206841 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250810145206841 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206841 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206841 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:A9450A7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:A9450A7D output_enabled 0 (mgcp_conn.c:271) 20250810145206841 DLMGCP DEBUG <0013> (00DF/rtp C:A9450A7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206841 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:A9450A7D CRCX: connection successfully created: (00DF/rtp C:A9450A7D r=NULL:0<->l=::1:5682 CID=227) (mgcp_protocol.c:772) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #00: 200 27929 OK (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #02: I: A9450A7D (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #05: o=- A9450A7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27930 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250810145206841 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250810145206841 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206841 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206841 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:D3E02968 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:D3E02968 output_enabled 0 (mgcp_conn.c:271) 20250810145206841 DLMGCP DEBUG <0013> (00E0/rtp C:D3E02968 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206841 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:D3E02968 CRCX: connection successfully created: (00E0/rtp C:D3E02968 r=NULL:0<->l=::1:5684 CID=228) (mgcp_protocol.c:772) 20250810145206841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #00: 200 27930 OK (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #02: I: D3E02968 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #05: o=- D3E02968 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206841 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27931 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250810145206842 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250810145206842 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206842 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206842 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:FDD0DFA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:FDD0DFA9 output_enabled 0 (mgcp_conn.c:271) 20250810145206842 DLMGCP DEBUG <0013> (00E1/rtp C:FDD0DFA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206842 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:FDD0DFA9 CRCX: connection successfully created: (00E1/rtp C:FDD0DFA9 r=NULL:0<->l=::1:5686 CID=229) (mgcp_protocol.c:772) 20250810145206842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #00: 200 27931 OK (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #02: I: FDD0DFA9 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #05: o=- FDD0DFA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27932 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250810145206842 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250810145206842 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206842 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206842 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:DCCD5BE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:DCCD5BE5 output_enabled 0 (mgcp_conn.c:271) 20250810145206842 DLMGCP DEBUG <0013> (00E2/rtp C:DCCD5BE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206842 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:DCCD5BE5 CRCX: connection successfully created: (00E2/rtp C:DCCD5BE5 r=NULL:0<->l=::1:5688 CID=230) (mgcp_protocol.c:772) 20250810145206842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #00: 200 27932 OK (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #02: I: DCCD5BE5 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #05: o=- DCCD5BE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27933 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250810145206842 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250810145206842 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206842 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206842 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:556C791A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:556C791A output_enabled 0 (mgcp_conn.c:271) 20250810145206842 DLMGCP DEBUG <0013> (00E3/rtp C:556C791A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206842 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:556C791A CRCX: connection successfully created: (00E3/rtp C:556C791A r=NULL:0<->l=::1:5690 CID=231) (mgcp_protocol.c:772) 20250810145206843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #00: 200 27933 OK (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #02: I: 556C791A (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #05: o=- 556C791A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27934 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250810145206843 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250810145206843 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206843 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206843 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:11ED91ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:11ED91ED output_enabled 0 (mgcp_conn.c:271) 20250810145206843 DLMGCP DEBUG <0013> (00E4/rtp C:11ED91ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206843 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:11ED91ED CRCX: connection successfully created: (00E4/rtp C:11ED91ED r=NULL:0<->l=::1:5692 CID=232) (mgcp_protocol.c:772) 20250810145206843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #00: 200 27934 OK (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #02: I: 11ED91ED (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #05: o=- 11ED91ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27935 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250810145206843 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250810145206843 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206843 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206843 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:D813C61D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:D813C61D output_enabled 0 (mgcp_conn.c:271) 20250810145206843 DLMGCP DEBUG <0013> (00E5/rtp C:D813C61D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206843 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:D813C61D CRCX: connection successfully created: (00E5/rtp C:D813C61D r=NULL:0<->l=::1:5694 CID=233) (mgcp_protocol.c:772) 20250810145206843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #00: 200 27935 OK (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #02: I: D813C61D (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #05: o=- D813C61D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206843 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27936 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250810145206844 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250810145206844 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206844 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206844 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:2F52F2B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:2F52F2B3 output_enabled 0 (mgcp_conn.c:271) 20250810145206844 DLMGCP DEBUG <0013> (00E6/rtp C:2F52F2B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206844 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:2F52F2B3 CRCX: connection successfully created: (00E6/rtp C:2F52F2B3 r=NULL:0<->l=::1:5696 CID=234) (mgcp_protocol.c:772) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #00: 200 27936 OK (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F52F2B3 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2F52F2B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27937 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250810145206844 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250810145206844 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206844 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206844 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:E3F8393D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:E3F8393D output_enabled 0 (mgcp_conn.c:271) 20250810145206844 DLMGCP DEBUG <0013> (00E7/rtp C:E3F8393D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206844 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:E3F8393D CRCX: connection successfully created: (00E7/rtp C:E3F8393D r=NULL:0<->l=::1:5698 CID=235) (mgcp_protocol.c:772) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #00: 200 27937 OK (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #02: I: E3F8393D (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #05: o=- E3F8393D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27938 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250810145206844 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250810145206844 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206844 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206844 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:8DAAF171 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:8DAAF171 output_enabled 0 (mgcp_conn.c:271) 20250810145206844 DLMGCP DEBUG <0013> (00E8/rtp C:8DAAF171 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206844 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:8DAAF171 CRCX: connection successfully created: (00E8/rtp C:8DAAF171 r=NULL:0<->l=::1:5700 CID=236) (mgcp_protocol.c:772) 20250810145206844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #00: 200 27938 OK (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DAAF171 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8DAAF171 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206844 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27939 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250810145206845 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250810145206845 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206845 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206845 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:6D54FB4B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:6D54FB4B output_enabled 0 (mgcp_conn.c:271) 20250810145206845 DLMGCP DEBUG <0013> (00E9/rtp C:6D54FB4B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206845 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:6D54FB4B CRCX: connection successfully created: (00E9/rtp C:6D54FB4B r=NULL:0<->l=::1:5702 CID=237) (mgcp_protocol.c:772) 20250810145206845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #00: 200 27939 OK (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D54FB4B (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6D54FB4B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27940 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250810145206845 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250810145206845 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206845 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206845 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206845 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:06731634 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206845 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:06731634 output_enabled 0 (mgcp_conn.c:271) 20250810145206845 DLMGCP DEBUG <0013> (00EA/rtp C:06731634 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206845 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:06731634 CRCX: connection successfully created: (00EA/rtp C:06731634 r=NULL:0<->l=::1:5704 CID=238) (mgcp_protocol.c:772) 20250810145206845 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #00: 200 27940 OK (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #02: I: 06731634 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #05: o=- 06731634 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206845 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27941 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250810145206846 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250810145206846 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206846 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206846 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:F3B06CCA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:F3B06CCA output_enabled 0 (mgcp_conn.c:271) 20250810145206846 DLMGCP DEBUG <0013> (00EB/rtp C:F3B06CCA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206846 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:F3B06CCA CRCX: connection successfully created: (00EB/rtp C:F3B06CCA r=NULL:0<->l=::1:5706 CID=239) (mgcp_protocol.c:772) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #00: 200 27941 OK (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #02: I: F3B06CCA (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #05: o=- F3B06CCA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27942 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250810145206846 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250810145206846 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206846 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206846 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:3205F460 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:3205F460 output_enabled 0 (mgcp_conn.c:271) 20250810145206846 DLMGCP DEBUG <0013> (00EC/rtp C:3205F460 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206846 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:3205F460 CRCX: connection successfully created: (00EC/rtp C:3205F460 r=NULL:0<->l=::1:5708 CID=240) (mgcp_protocol.c:772) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #00: 200 27942 OK (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #02: I: 3205F460 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3205F460 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27943 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250810145206846 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250810145206846 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206846 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206846 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:162A1FEB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:162A1FEB output_enabled 0 (mgcp_conn.c:271) 20250810145206846 DLMGCP DEBUG <0013> (00ED/rtp C:162A1FEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206846 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:162A1FEB CRCX: connection successfully created: (00ED/rtp C:162A1FEB r=NULL:0<->l=::1:5710 CID=241) (mgcp_protocol.c:772) 20250810145206846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #00: 200 27943 OK (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #02: I: 162A1FEB (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #05: o=- 162A1FEB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206846 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27944 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250810145206847 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250810145206847 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206847 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206847 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:930ACD3B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:930ACD3B output_enabled 0 (mgcp_conn.c:271) 20250810145206847 DLMGCP DEBUG <0013> (00EE/rtp C:930ACD3B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206847 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:930ACD3B CRCX: connection successfully created: (00EE/rtp C:930ACD3B r=NULL:0<->l=::1:5712 CID=242) (mgcp_protocol.c:772) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #00: 200 27944 OK (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #02: I: 930ACD3B (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #05: o=- 930ACD3B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27945 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250810145206847 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250810145206847 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206847 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206847 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:F054E8EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:F054E8EC output_enabled 0 (mgcp_conn.c:271) 20250810145206847 DLMGCP DEBUG <0013> (00EF/rtp C:F054E8EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206847 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:F054E8EC CRCX: connection successfully created: (00EF/rtp C:F054E8EC r=NULL:0<->l=::1:5714 CID=243) (mgcp_protocol.c:772) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #00: 200 27945 OK (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #02: I: F054E8EC (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #05: o=- F054E8EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27946 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250810145206847 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250810145206847 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206847 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206847 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:1719EEA0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:1719EEA0 output_enabled 0 (mgcp_conn.c:271) 20250810145206847 DLMGCP DEBUG <0013> (00F0/rtp C:1719EEA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206847 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:1719EEA0 CRCX: connection successfully created: (00F0/rtp C:1719EEA0 r=NULL:0<->l=::1:5716 CID=244) (mgcp_protocol.c:772) 20250810145206847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206847 DLMGCP DEBUG <0013> Generated response: line #00: 200 27946 OK (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #02: I: 1719EEA0 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1719EEA0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27947 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250810145206848 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250810145206848 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206848 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206848 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206848 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5856BA11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206848 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5856BA11 output_enabled 0 (mgcp_conn.c:271) 20250810145206848 DLMGCP DEBUG <0013> (00F1/rtp C:5856BA11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206848 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:5856BA11 CRCX: connection successfully created: (00F1/rtp C:5856BA11 r=NULL:0<->l=::1:5718 CID=245) (mgcp_protocol.c:772) 20250810145206848 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #00: 200 27947 OK (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #02: I: 5856BA11 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5856BA11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27948 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250810145206848 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250810145206848 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206848 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206848 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206848 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:2A0D6B23 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206848 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:2A0D6B23 output_enabled 0 (mgcp_conn.c:271) 20250810145206848 DLMGCP DEBUG <0013> (00F2/rtp C:2A0D6B23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206848 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:2A0D6B23 CRCX: connection successfully created: (00F2/rtp C:2A0D6B23 r=NULL:0<->l=::1:5720 CID=246) (mgcp_protocol.c:772) 20250810145206848 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #00: 200 27948 OK (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A0D6B23 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2A0D6B23 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206848 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27949 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250810145206849 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250810145206849 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206849 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206849 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:1D4C5A08 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:1D4C5A08 output_enabled 0 (mgcp_conn.c:271) 20250810145206849 DLMGCP DEBUG <0013> (00F3/rtp C:1D4C5A08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206849 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:1D4C5A08 CRCX: connection successfully created: (00F3/rtp C:1D4C5A08 r=NULL:0<->l=::1:5722 CID=247) (mgcp_protocol.c:772) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #00: 200 27949 OK (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D4C5A08 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1D4C5A08 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27950 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250810145206849 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250810145206849 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206849 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206849 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:88E058EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:88E058EF output_enabled 0 (mgcp_conn.c:271) 20250810145206849 DLMGCP DEBUG <0013> (00F4/rtp C:88E058EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206849 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:88E058EF CRCX: connection successfully created: (00F4/rtp C:88E058EF r=NULL:0<->l=::1:5724 CID=248) (mgcp_protocol.c:772) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #00: 200 27950 OK (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #02: I: 88E058EF (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #05: o=- 88E058EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27951 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250810145206849 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250810145206849 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206849 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206849 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:2976EEB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:2976EEB0 output_enabled 0 (mgcp_conn.c:271) 20250810145206849 DLMGCP DEBUG <0013> (00F5/rtp C:2976EEB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206849 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:2976EEB0 CRCX: connection successfully created: (00F5/rtp C:2976EEB0 r=NULL:0<->l=::1:5726 CID=249) (mgcp_protocol.c:772) 20250810145206849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #00: 200 27951 OK (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #02: I: 2976EEB0 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2976EEB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206849 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27952 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250810145206850 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250810145206850 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206850 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206850 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:693EC898 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:693EC898 output_enabled 0 (mgcp_conn.c:271) 20250810145206850 DLMGCP DEBUG <0013> (00F6/rtp C:693EC898 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206850 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:693EC898 CRCX: connection successfully created: (00F6/rtp C:693EC898 r=NULL:0<->l=::1:5728 CID=250) (mgcp_protocol.c:772) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #00: 200 27952 OK (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #02: I: 693EC898 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #05: o=- 693EC898 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27953 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250810145206850 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250810145206850 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206850 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206850 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:7684718B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:7684718B output_enabled 0 (mgcp_conn.c:271) 20250810145206850 DLMGCP DEBUG <0013> (00F7/rtp C:7684718B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206850 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:7684718B CRCX: connection successfully created: (00F7/rtp C:7684718B r=NULL:0<->l=::1:5730 CID=251) (mgcp_protocol.c:772) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #00: 200 27953 OK (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #02: I: 7684718B (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7684718B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27954 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250810145206850 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250810145206850 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206850 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206850 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:62A23DAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:62A23DAA output_enabled 0 (mgcp_conn.c:271) 20250810145206850 DLMGCP DEBUG <0013> (00F8/rtp C:62A23DAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206850 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:62A23DAA CRCX: connection successfully created: (00F8/rtp C:62A23DAA r=NULL:0<->l=::1:5732 CID=252) (mgcp_protocol.c:772) 20250810145206850 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #00: 200 27954 OK (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #02: I: 62A23DAA (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62A23DAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206850 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27955 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250810145206851 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250810145206851 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206851 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206851 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:2CB15F00 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:2CB15F00 output_enabled 0 (mgcp_conn.c:271) 20250810145206851 DLMGCP DEBUG <0013> (00F9/rtp C:2CB15F00 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206851 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:2CB15F00 CRCX: connection successfully created: (00F9/rtp C:2CB15F00 r=NULL:0<->l=::1:5734 CID=253) (mgcp_protocol.c:772) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #00: 200 27955 OK (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CB15F00 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2CB15F00 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27956 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250810145206851 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250810145206851 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206851 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206851 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:C149C6CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:C149C6CC output_enabled 0 (mgcp_conn.c:271) 20250810145206851 DLMGCP DEBUG <0013> (00FA/rtp C:C149C6CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206851 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:C149C6CC CRCX: connection successfully created: (00FA/rtp C:C149C6CC r=NULL:0<->l=::1:5736 CID=254) (mgcp_protocol.c:772) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #00: 200 27956 OK (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #02: I: C149C6CC (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #05: o=- C149C6CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27957 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250810145206851 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250810145206851 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206851 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206851 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:0CCE556F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:0CCE556F output_enabled 0 (mgcp_conn.c:271) 20250810145206851 DLMGCP DEBUG <0013> (00FB/rtp C:0CCE556F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206851 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:0CCE556F CRCX: connection successfully created: (00FB/rtp C:0CCE556F r=NULL:0<->l=::1:5738 CID=255) (mgcp_protocol.c:772) 20250810145206851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #00: 200 27957 OK (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CCE556F (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206851 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0CCE556F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27958 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250810145206852 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250810145206852 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206852 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206852 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:C63CD695 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:C63CD695 output_enabled 0 (mgcp_conn.c:271) 20250810145206852 DLMGCP DEBUG <0013> (00FC/rtp C:C63CD695 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206852 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:C63CD695 CRCX: connection successfully created: (00FC/rtp C:C63CD695 r=NULL:0<->l=::1:5740 CID=0) (mgcp_protocol.c:772) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #00: 200 27958 OK (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #02: I: C63CD695 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #05: o=- C63CD695 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27959 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250810145206852 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250810145206852 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206852 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206852 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5B35DB30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5B35DB30 output_enabled 0 (mgcp_conn.c:271) 20250810145206852 DLMGCP DEBUG <0013> (00FD/rtp C:5B35DB30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206852 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:5B35DB30 CRCX: connection successfully created: (00FD/rtp C:5B35DB30 r=NULL:0<->l=::1:5742 CID=1) (mgcp_protocol.c:772) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #00: 200 27959 OK (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B35DB30 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5B35DB30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27960 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250810145206852 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250810145206852 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206852 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206852 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:0A6B7E88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:0A6B7E88 output_enabled 0 (mgcp_conn.c:271) 20250810145206852 DLMGCP DEBUG <0013> (00FE/rtp C:0A6B7E88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206852 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:0A6B7E88 CRCX: connection successfully created: (00FE/rtp C:0A6B7E88 r=NULL:0<->l=::1:5744 CID=2) (mgcp_protocol.c:772) 20250810145206852 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #00: 200 27960 OK (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A6B7E88 (mgcp_msg.c:72) 20250810145206852 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0A6B7E88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27961 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250810145206853 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250810145206853 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206853 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206853 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:34F6C9C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:34F6C9C1 output_enabled 0 (mgcp_conn.c:271) 20250810145206853 DLMGCP DEBUG <0013> (00FF/rtp C:34F6C9C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206853 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:34F6C9C1 CRCX: connection successfully created: (00FF/rtp C:34F6C9C1 r=NULL:0<->l=::1:5746 CID=3) (mgcp_protocol.c:772) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #00: 200 27961 OK (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #02: I: 34F6C9C1 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #05: o=- 34F6C9C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27962 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250810145206853 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250810145206853 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145206853 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145206853 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:32864D8B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:32864D8B output_enabled 0 (mgcp_conn.c:271) 20250810145206853 DLMGCP DEBUG <0013> (0100/rtp C:32864D8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145206853 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:786) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:787) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:146) 20250810145206853 DLMGCP DEBUG <0013> Generated response: line #00: 400 27962 FAIL (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27963 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:72) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250810145206853 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250810145206853 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) MTC@b9a9a109777c: setverdict(pass): none -> pass 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206853 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206854 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206855 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206856 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206857 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206858 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206858 DLMGCP DEBUG <0013> Generated response: line #00: 200 27963 OK (mgcp_msg.c:72) 20250810145206859 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27964 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206859 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:72) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206859 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206859 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206860 DLMGCP DEBUG <0013> Generated response: line #00: 200 27964 OK (mgcp_msg.c:72) 20250810145206860 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27965 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206860 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:72) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206860 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206860 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206861 DLMGCP DEBUG <0013> Generated response: line #00: 200 27965 OK (mgcp_msg.c:72) 20250810145206861 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27966 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206861 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:72) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206861 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206861 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206862 DLMGCP DEBUG <0013> Generated response: line #00: 200 27966 OK (mgcp_msg.c:72) 20250810145206862 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27967 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206862 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:72) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206862 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206862 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206863 DLMGCP DEBUG <0013> Generated response: line #00: 200 27967 OK (mgcp_msg.c:72) 20250810145206863 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27968 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206863 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:72) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206863 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206863 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206864 DLMGCP DEBUG <0013> Generated response: line #00: 200 27968 OK (mgcp_msg.c:72) 20250810145206864 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27969 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206864 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:72) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206864 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206864 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206864 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206865 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206865 DLMGCP DEBUG <0013> Generated response: line #00: 200 27969 OK (mgcp_msg.c:72) 20250810145206866 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27970 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206866 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:72) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206866 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206866 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206866 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206867 DLMGCP DEBUG <0013> Generated response: line #00: 200 27970 OK (mgcp_msg.c:72) 20250810145206867 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27971 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206867 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:72) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206867 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206867 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206868 DLMGCP DEBUG <0013> Generated response: line #00: 200 27971 OK (mgcp_msg.c:72) 20250810145206868 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27972 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206868 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:72) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206868 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206868 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206868 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206869 DLMGCP DEBUG <0013> Generated response: line #00: 200 27972 OK (mgcp_msg.c:72) 20250810145206869 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27973 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206869 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:72) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206869 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206869 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206870 DLMGCP DEBUG <0013> Generated response: line #00: 200 27973 OK (mgcp_msg.c:72) 20250810145206870 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27974 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206870 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:72) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206870 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206870 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206870 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206871 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206871 DLMGCP DEBUG <0013> Generated response: line #00: 200 27974 OK (mgcp_msg.c:72) 20250810145206872 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27975 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206872 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:72) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206872 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206872 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206872 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206873 DLMGCP DEBUG <0013> Generated response: line #00: 200 27975 OK (mgcp_msg.c:72) 20250810145206873 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27976 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206873 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:72) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206873 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206873 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206873 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206874 DLMGCP DEBUG <0013> Generated response: line #00: 200 27976 OK (mgcp_msg.c:72) 20250810145206874 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27977 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206874 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:72) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206874 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206874 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206875 DLMGCP DEBUG <0013> Generated response: line #00: 200 27977 OK (mgcp_msg.c:72) 20250810145206875 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27978 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206875 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:72) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206875 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206875 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206875 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206875 DLMGCP DEBUG <0013> Generated response: line #00: 200 27978 OK (mgcp_msg.c:72) 20250810145206876 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27979 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206876 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:72) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206876 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206876 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206876 DLMGCP DEBUG <0013> Generated response: line #00: 200 27979 OK (mgcp_msg.c:72) 20250810145206876 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27980 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206876 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:72) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206876 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206876 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206877 DLMGCP DEBUG <0013> Generated response: line #00: 200 27980 OK (mgcp_msg.c:72) 20250810145206877 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27981 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206877 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:72) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206877 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206877 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206877 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206878 DLMGCP DEBUG <0013> Generated response: line #00: 200 27981 OK (mgcp_msg.c:72) 20250810145206878 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27982 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206878 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:72) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206878 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206878 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206878 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206879 DLMGCP DEBUG <0013> Generated response: line #00: 200 27982 OK (mgcp_msg.c:72) 20250810145206879 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27983 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206879 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:72) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206879 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206879 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206880 DLMGCP DEBUG <0013> Generated response: line #00: 200 27983 OK (mgcp_msg.c:72) 20250810145206880 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27984 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206880 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:72) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206880 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206880 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206881 DLMGCP DEBUG <0013> Generated response: line #00: 200 27984 OK (mgcp_msg.c:72) 20250810145206881 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27985 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206881 DLMGCP DEBUG <0013> Received message: line #01: C: 0016 (mgcp_msg.c:72) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206881 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206881 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206881 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206882 DLMGCP DEBUG <0013> Generated response: line #00: 200 27985 OK (mgcp_msg.c:72) 20250810145206882 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27986 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206882 DLMGCP DEBUG <0013> Received message: line #01: C: 0017 (mgcp_msg.c:72) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206882 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206882 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206882 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206883 DLMGCP DEBUG <0013> Generated response: line #00: 200 27986 OK (mgcp_msg.c:72) 20250810145206883 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27987 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206883 DLMGCP DEBUG <0013> Received message: line #01: C: 0018 (mgcp_msg.c:72) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206883 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206883 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853)[0;m 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206883 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206884 DLMGCP DEBUG <0013> Generated response: line #00: 200 27987 OK (mgcp_msg.c:72) 20250810145206884 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27988 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206884 DLMGCP DEBUG <0013> Received message: line #01: C: 0019 (mgcp_msg.c:72) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206884 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206884 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206884 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206884 DLMGCP DEBUG <0013> Generated response: line #00: 200 27988 OK (mgcp_msg.c:72) 20250810145206885 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27989 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206885 DLMGCP DEBUG <0013> Received message: line #01: C: 001A (mgcp_msg.c:72) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206885 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206885 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206885 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206885 DLMGCP DEBUG <0013> Generated response: line #00: 200 27989 OK (mgcp_msg.c:72) 20250810145206886 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27990 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206886 DLMGCP DEBUG <0013> Received message: line #01: C: 001B (mgcp_msg.c:72) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206886 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206886 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206886 DLMGCP DEBUG <0013> Generated response: line #00: 200 27990 OK (mgcp_msg.c:72) 20250810145206886 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27991 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206886 DLMGCP DEBUG <0013> Received message: line #01: C: 001C (mgcp_msg.c:72) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206886 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206886 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206887 DLMGCP DEBUG <0013> Generated response: line #00: 200 27991 OK (mgcp_msg.c:72) 20250810145206887 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27992 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206887 DLMGCP DEBUG <0013> Received message: line #01: C: 001D (mgcp_msg.c:72) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206887 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206887 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206887 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206888 DLMGCP DEBUG <0013> Generated response: line #00: 200 27992 OK (mgcp_msg.c:72) 20250810145206888 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27993 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206888 DLMGCP DEBUG <0013> Received message: line #01: C: 001E (mgcp_msg.c:72) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206888 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206888 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206889 DLMGCP DEBUG <0013> Generated response: line #00: 200 27993 OK (mgcp_msg.c:72) 20250810145206889 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27994 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206889 DLMGCP DEBUG <0013> Received message: line #01: C: 001F (mgcp_msg.c:72) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206889 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206889 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206889 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206890 DLMGCP DEBUG <0013> Generated response: line #00: 200 27994 OK (mgcp_msg.c:72) 20250810145206890 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27995 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206890 DLMGCP DEBUG <0013> Received message: line #01: C: 0020 (mgcp_msg.c:72) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206890 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206890 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206890 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206890 DLMGCP DEBUG <0013> Generated response: line #00: 200 27995 OK (mgcp_msg.c:72) 20250810145206891 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27996 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206891 DLMGCP DEBUG <0013> Received message: line #01: C: 0021 (mgcp_msg.c:72) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206891 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206891 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206891 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27997 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206892 DLMGCP DEBUG <0013> Received message: line #01: C: 0022 (mgcp_msg.c:72) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206892 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206892 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206892 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206892 DLMGCP DEBUG <0013> Generated response: line #00: 200 27997 OK (mgcp_msg.c:72) 20250810145206893 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27998 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206893 DLMGCP DEBUG <0013> Received message: line #01: C: 0023 (mgcp_msg.c:72) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206893 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206893 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206893 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28008 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206901 DLMGCP DEBUG <0013> Received message: line #01: C: 002D (mgcp_msg.c:72) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206901 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206901 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206901 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206902 DLMGCP DEBUG <0013> Generated response: line #00: 200 28008 OK (mgcp_msg.c:72) 20250810145206902 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28009 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206902 DLMGCP DEBUG <0013> Received message: line #01: C: 002E (mgcp_msg.c:72) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206902 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206902 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28019 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206909 DLMGCP DEBUG <0013> Received message: line #01: C: 0038 (mgcp_msg.c:72) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206909 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206909 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28020 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206910 DLMGCP DEBUG <0013> Received message: line #01: C: 0039 (mgcp_msg.c:72) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206910 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206910 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206910 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28021 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206911 DLMGCP DEBUG <0013> Received message: line #01: C: 003A (mgcp_msg.c:72) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206911 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206911 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206911 DLMGCP DEBUG <0013> Generated response: line #00: 200 28021 OK (mgcp_msg.c:72) 20250810145206911 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28022 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206911 DLMGCP DEBUG <0013> Received message: line #01: C: 003B (mgcp_msg.c:72) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206911 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206911 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28031 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206919 DLMGCP DEBUG <0013> Received message: line #01: C: 0044 (mgcp_msg.c:72) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206919 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206919 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206920 DLMGCP DEBUG <0013> Generated response: line #00: 200 28031 OK (mgcp_msg.c:72) 20250810145206920 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28032 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206920 DLMGCP DEBUG <0013> Received message: line #01: C: 0045 (mgcp_msg.c:72) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206920 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206920 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28041 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206927 DLMGCP DEBUG <0013> Received message: line #01: C: 004E (mgcp_msg.c:72) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206927 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206927 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206927 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206927 DLMGCP DEBUG <0013> Generated response: line #00: 200 28041 OK (mgcp_msg.c:72) 20250810145206928 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28042 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206928 DLMGCP DEBUG <0013> Received message: line #01: C: 004F (mgcp_msg.c:72) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206928 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206928 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28057 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206938 DLMGCP DEBUG <0013> Received message: line #01: C: 005E (mgcp_msg.c:72) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206938 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206938 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206938 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28058 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206939 DLMGCP DEBUG <0013> Received message: line #01: C: 005F (mgcp_msg.c:72) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206939 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206939 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206939 DLMGCP DEBUG <0013> Generated response: line #00: 200 28058 OK (mgcp_msg.c:72) 20250810145206939 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28059 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206939 DLMGCP DEBUG <0013> Received message: line #01: C: 0060 (mgcp_msg.c:72) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206939 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206939 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206940 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28062 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206942 DLMGCP DEBUG <0013> Received message: line #01: C: 0063 (mgcp_msg.c:72) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206942 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206942 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206942 DLMGCP DEBUG <0013> Generated response: line #00: 200 28062 OK (mgcp_msg.c:72) 20250810145206942 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28063 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206942 DLMGCP DEBUG <0013> Received message: line #01: C: 0064 (mgcp_msg.c:72) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206942 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206942 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG[0;m <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28072 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206949 DLMGCP DEBUG <0013> Received message: line #01: C: 006D (mgcp_msg.c:72) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206949 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206949 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28073 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206950 DLMGCP DEBUG <0013> Received message: line #01: C: 006E (mgcp_msg.c:72) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206950 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206950 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206950 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28074 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206950 DLMGCP DEBUG <0013> Received message: line #01: C: 006F (mgcp_msg.c:72) 20250810145206950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206950 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206950 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206957 DLMGCP DEBUG <0013> Received message: line #01: C: 0078 (mgcp_msg.c:72) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206957 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206957 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206957 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206957 DLMGCP DEBUG <0013> Generated response: line #00: 200 28083 OK (mgcp_msg.c:72) 20250810145206957 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206958 DLMGCP DEBUG <0013> Received message: line #01: C: 0079 (mgcp_msg.c:72) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206958 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206958 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206958 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28096 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206966 DLMGCP DEBUG <0013> Received message: line #01: C: 0085 (mgcp_msg.c:72) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206966 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206966 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206966 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206967 DLMGCP DEBUG <0013> Generated response: line #00: 200 28096 OK (mgcp_msg.c:72) 20250810145206967 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28097 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206967 DLMGCP DEBUG <0013> Received message: line #01: C: 0086 (mgcp_msg.c:72) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206967 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206967 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206967 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28113 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206978 DLMGCP DEBUG <0013> Received message: line #01: C: 0096 (mgcp_msg.c:72) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206978 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206978 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206979 DLMGCP DEBUG <0013> Generated response: line #00: 200 28113 OK (mgcp_msg.c:72) 20250810145206979 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28114 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206979 DLMGCP DEBUG <0013> Received message: line #01: C: 0097 (mgcp_msg.c:72) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206979 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206979 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28121 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206984 DLMGCP DEBUG <0013> Received message: line #01: C: 009E (mgcp_msg.c:72) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206984 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206984 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206984 DLMGCP DEBUG <0013> Generated response: line #00: 200 28121 OK (mgcp_msg.c:72) 20250810145206984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28122 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206984 DLMGCP DEBUG <0013> Received message: line #01: C: 009F (mgcp_msg.c:72) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206984 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206984 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28127 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206988 DLMGCP DEBUG <0013> Received message: line #01: C: 00A4 (mgcp_msg.c:72) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206988 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206988 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206989 DLMGCP DEBUG <0013> Generated response: line #00: 200 28127 OK (mgcp_msg.c:72) 20250810145206989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206989 DLMGCP DEBUG <0013> Received message: line #01: C: 00A5 (mgcp_msg.c:72) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206989 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206989 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206990 DLMGCP DEBUG <0013> Generated response: line #00: 200 28128 OK (mgcp_msg.c:72) 20250810145206990 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206990 DLMGCP DEBUG <0013> Received message: line #01: C: 00A6 (mgcp_msg.c:72) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206990 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206990 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206991 DLMGCP DEBUG <0013> Generated response: line #00: 200 28129 OK (mgcp_msg.c:72) 20250810145206991 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206991 DLMGCP DEBUG <0013> Received message: line #01: C: 00A7 (mgcp_msg.c:72) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206991 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206991 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206992 DLMGCP DEBUG <0013> Generated response: line #00: 200 28130 OK (mgcp_msg.c:72) 20250810145206992 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28131 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206992 DLMGCP DEBUG <0013> Received message: line #01: C: 00A8 (mgcp_msg.c:72) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206992 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206992 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206992 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206992 DLMGCP DEBUG <0013> Generated response: line #00: 200 28131 OK (mgcp_msg.c:72) 20250810145206993 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28132 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206993 DLMGCP DEBUG <0013> Received message: line #01: C: 00A9 (mgcp_msg.c:72) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206993 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206993 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206993 DLMGCP DEBUG <0013> Generated response: line #00: 200 28132 OK (mgcp_msg.c:72) 20250810145206993 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206993 DLMGCP DEBUG <0013> Received message: line #01: C: 00AA (mgcp_msg.c:72) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206993 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206993 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206994 DLMGCP DEBUG <0013> Generated response: line #00: 200 28133 OK (mgcp_msg.c:72) 20250810145206994 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206994 DLMGCP DEBUG <0013> Received message: line #01: C: 00AB (mgcp_msg.c:72) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206994 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206994 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206994 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206996 DLMGCP DEBUG <0013> Generated response: line #00: 200 28134 OK (mgcp_msg.c:72) 20250810145206996 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28135 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206996 DLMGCP DEBUG <0013> Received message: line #01: C: 00AC (mgcp_msg.c:72) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206996 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206996 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206996 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206997 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206998 DLMGCP DEBUG <0013> Generated response: line #00: 200 28135 OK (mgcp_msg.c:72) 20250810145206998 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28136 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145206998 DLMGCP DEBUG <0013> Received message: line #01: C: 00AD (mgcp_msg.c:72) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145206998 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145206998 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206998 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145206999 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145206999 DLMGCP DEBUG <0013> Generated response: line #00: 200 28136 OK (mgcp_msg.c:72) 20250810145207000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28137 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207000 DLMGCP DEBUG <0013> Received message: line #01: C: 00AE (mgcp_msg.c:72) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207000 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207000 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207001 DLMGCP DEBUG <0013> Generated response: line #00: 200 28137 OK (mgcp_msg.c:72) 20250810145207001 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28138 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207001 DLMGCP DEBUG <0013> Received message: line #01: C: 00AF (mgcp_msg.c:72) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207001 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207001 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207001 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207002 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207003 DLMGCP DEBUG <0013> Generated response: line #00: 200 28138 OK (mgcp_msg.c:72) 20250810145207003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28139 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207003 DLMGCP DEBUG <0013> Received message: line #01: C: 00B0 (mgcp_msg.c:72) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207003 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207003 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207003 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207004 DLMGCP DEBUG <0013> Generated response: line #00: 200 28139 OK (mgcp_msg.c:72) 20250810145207004 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207004 DLMGCP DEBUG <0013> Received message: line #01: C: 00B1 (mgcp_msg.c:72) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207004 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207004 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207006 DLMGCP DEBUG <0013> Generated response: line #00: 200 28140 OK (mgcp_msg.c:72) 20250810145207006 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207006 DLMGCP DEBUG <0013> Received message: line #01: C: 00B2 (mgcp_msg.c:72) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207006 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207006 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207007 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207008 DLMGCP DEBUG <0013> Generated response: line #00: 200 28141 OK (mgcp_msg.c:72) 20250810145207008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207008 DLMGCP DEBUG <0013> Received message: line #01: C: 00B3 (mgcp_msg.c:72) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207008 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207008 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207009 DLMGCP DEBUG <0013> Generated response: line #00: 200 28142 OK (mgcp_msg.c:72) 20250810145207009 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207009 DLMGCP DEBUG <0013> Received message: line #01: C: 00B4 (mgcp_msg.c:72) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207009 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207009 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207011 DLMGCP DEBUG <0013> Generated response: line #00: 200 28143 OK (mgcp_msg.c:72) 20250810145207011 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28144 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207011 DLMGCP DEBUG <0013> Received message: line #01: C: 00B5 (mgcp_msg.c:72) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207011 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207011 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207011 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207012 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207012 DLMGCP DEBUG <0013> Generated response: line #00: 200 28144 OK (mgcp_msg.c:72) 20250810145207013 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28145 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207013 DLMGCP DEBUG <0013> Received message: line #01: C: 00B6 (mgcp_msg.c:72) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207013 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207013 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207013 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207014 DLMGCP DEBUG <0013> Generated response: line #00: 200 28145 OK (mgcp_msg.c:72) 20250810145207014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28146 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207014 DLMGCP DEBUG <0013> Received message: line #01: C: 00B7 (mgcp_msg.c:72) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207014 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207014 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207014 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207015 DLMGCP DEBUG <0013> Generated response: line #00: 200 28146 OK (mgcp_msg.c:72) 20250810145207015 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207015 DLMGCP DEBUG <0013> Received message: line #01: C: 00B8 (mgcp_msg.c:72) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207015 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207015 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207016 DLMGCP DEBUG <0013> Generated response: line #00: 200 28147 OK (mgcp_msg.c:72) 20250810145207016 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28148 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207016 DLMGCP DEBUG <0013> Received message: line #01: C: 00B9 (mgcp_msg.c:72) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207016 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207016 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207016 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207017 DLMGCP DEBUG <0013> Generated response: line #00: 200 28148 OK (mgcp_msg.c:72) 20250810145207017 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28149 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207017 DLMGCP DEBUG <0013> Received message: line #01: C: 00BA (mgcp_msg.c:72) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207017 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207017 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207018 DLMGCP DEBUG <0013> Generated response: line #00: 200 28149 OK (mgcp_msg.c:72) 20250810145207018 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28150 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207018 DLMGCP DEBUG <0013> Received message: line #01: C: 00BB (mgcp_msg.c:72) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207018 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207018 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207018 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207019 DLMGCP DEBUG <0013> Generated response: line #00: 200 28150 OK (mgcp_msg.c:72) 20250810145207019 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28151 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207019 DLMGCP DEBUG <0013> Received message: line #01: C: 00BC (mgcp_msg.c:72) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207019 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207019 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207019 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207020 DLMGCP DEBUG <0013> Generated response: line #00: 200 28151 OK (mgcp_msg.c:72) 20250810145207020 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207020 DLMGCP DEBUG <0013> Received message: line #01: C: 00BD (mgcp_msg.c:72) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207020 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207020 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207020 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207021 DLMGCP DEBUG <0013> Generated response: line #00: 200 28152 OK (mgcp_msg.c:72) 20250810145207021 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207021 DLMGCP DEBUG <0013> Received message: line #01: C: 00BE (mgcp_msg.c:72) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207021 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207021 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207021 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207022 DLMGCP DEBUG <0013> Generated response: line #00: 200 28153 OK (mgcp_msg.c:72) 20250810145207022 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207022 DLMGCP DEBUG <0013> Received message: line #01: C: 00BF (mgcp_msg.c:72) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207022 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207022 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207023 DLMGCP DEBUG <0013> Generated response: line #00: 200 28154 OK (mgcp_msg.c:72) 20250810145207023 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28155 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207023 DLMGCP DEBUG <0013> Received message: line #01: C: 00C0 (mgcp_msg.c:72) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207023 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207023 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207024 DLMGCP DEBUG <0013> Generated response: line #00: 200 28155 OK (mgcp_msg.c:72) 20250810145207024 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28156 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207024 DLMGCP DEBUG <0013> Received message: line #01: C: 00C1 (mgcp_msg.c:72) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207024 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207024 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207025 DLMGCP DEBUG <0013> Generated response: line #00: 200 28156 OK (mgcp_msg.c:72) 20250810145207025 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28157 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207025 DLMGCP DEBUG <0013> Received message: line #01: C: 00C2 (mgcp_msg.c:72) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207025 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207025 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207025 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207026 DLMGCP DEBUG <0013> Generated response: line #00: 200 28157 OK (mgcp_msg.c:72) 20250810145207026 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28158 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207026 DLMGCP DEBUG <0013> Received message: line #01: C: 00C3 (mgcp_msg.c:72) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207026 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207026 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207027 DLMGCP DEBUG <0013> Generated response: line #00: 200 28158 OK (mgcp_msg.c:72) 20250810145207027 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28159 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207027 DLMGCP DEBUG <0013> Received message: line #01: C: 00C4 (mgcp_msg.c:72) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207027 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207027 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207027 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28162 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207029 DLMGCP DEBUG <0013> Received message: line #01: C: 00C7 (mgcp_msg.c:72) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207029 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207029 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207029 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28163 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207030 DLMGCP DEBUG <0013> Received message: line #01: C: 00C8 (mgcp_msg.c:72) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207030 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207030 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28164 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207030 DLMGCP DEBUG <0013> Received message: line #01: C: 00C9 (mgcp_msg.c:72) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207030 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207030 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207030 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpointOsmuxEM(154)@b9a9a109777c: Final verdict of PTC: none RTPEM1(152)@b9a9a109777c: Final verdict of PTC: none (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) irtCallAgent-STATS(155)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@b9a9a109777c: Final verdict of PTC: none RTPEM2(153)@b9a9a109777c: Final verdict of PTC: none RTPEM0(151)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) 1m20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) Sun Aug 10 14:52:07 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_257 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_257.talloc 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207031 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207039 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28177 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207039 DLMGCP DEBUG <0013> Received message: line #01: C: 00D6 (mgcp_msg.c:72) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207039 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207039 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207039 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28178 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207040 DLMGCP DEBUG <0013> Received message: line #01: C: 00D7 (mgcp_msg.c:72) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207040 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207040 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207040 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28179 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207041 DLMGCP DEBUG <0013> Received message: line #01: C: 00D8 (mgcp_msg.c:72) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207041 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207041 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28180 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207041 DLMGCP DEBUG <0013> Received message: line #01: C: 00D9 (mgcp_msg.c:72) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207041 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207041 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28199 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207056 DLMGCP DEBUG <0013> Received message: line #01: C: 00EC (mgcp_msg.c:72) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207056 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207056 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207056 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250810145207057 DLMGCP DEBUG <0013> Generated response: line #00: 200 28199 OK (mgcp_msg.c:72) 20250810145207057 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28200 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145207057 DLMGCP DEBUG <0013> Received message: line #01: C: 00ED (mgcp_msg.c:72) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250810145207057 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145207057 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145207058 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@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=20309936) Waiting for packet dumper to finish... 1 (prev_count=20309936, count=20316784) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'. ------ MGCP_Test.TC_one_crcx_receive_only_osmux ------ Sun Aug 10 14:52:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_one_crcx_receive_only_osmux started. 20250810145215439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12544 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145215439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145215439 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145215439 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145215439 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145215439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145215439 DLMGCP DEBUG <0013> Generated response: line #00: 515 12544 FAIL (mgcp_msg.c:72) 20250810145215451 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12545 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145215451 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145215451 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250810145215451 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145215451 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145215451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145215451 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145215451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145215451 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145215451 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145215451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CB506846 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145215451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CB506846 output_enabled 0 (mgcp_conn.c:271) 20250810145215451 DLMGCP DEBUG <0013> (1225/rtp C:CB506846 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145215451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:CB506846 CRCX: connection successfully created: (1225/rtp C:CB506846 r=NULL:0<->l=::1:5748 CID=4) (mgcp_protocol.c:772) 20250810145215452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145215452 DLMGCP DEBUG <0013> Generated response: line #00: 200 12545 OK (mgcp_msg.c:72) 20250810145215452 DLMGCP DEBUG <0013> Generated response: line #01: I: CB506846 (mgcp_msg.c:72) 20250810145215452 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:72) 20250810145215452 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145215452 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB506846 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145215452 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145215452 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145215452 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145215452 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250810145215452 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145215452 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145216562 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12546 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145216562 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250810145216562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145216562 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145216562 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145216562 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145216562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145216562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145216562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145216562 DLMGCP DEBUG <0013> Generated response: line #00: 200 12546 OK (mgcp_msg.c:72) MTC@b9a9a109777c: 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@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(160)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(161)@b9a9a109777c: Final verdict of PTC: none RTPEM2(159)@b9a9a109777c: Final verdict of PTC: none RTPEM1(158)@b9a9a109777c: Final verdict of PTC: none RTPEM0(157)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@b9a9a109777c: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Sun Aug 10 14:52:16 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=62972) Waiting for packet dumper to finish... 1 (prev_count=62972, count=70020) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Sun Aug 10 14:52:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_one_crcx_loopback_osmux started. 20250810145224785 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53769 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145224785 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145224785 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145224785 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145224785 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145224785 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145224785 DLMGCP DEBUG <0013> Generated response: line #00: 515 53769 FAIL (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53770 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145224802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145224802 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145224802 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145224802 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145224802 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145224802 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) 20250810145224802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1D2FAF98 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250810145224802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1D2FAF98 output_enabled 1 (mgcp_conn.c:271) 20250810145224802 DLMGCP DEBUG <0013> (1225/rtp C:1D2FAF98 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) 20250810145224803 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:1D2FAF98 CRCX: connection successfully created: (1225/rtp C:1D2FAF98 r=127.0.0.1:1985<->l=127.0.0.1:5750 CID=5) (mgcp_protocol.c:772) 20250810145224803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145224803 DLMGCP DEBUG <0013> Generated response: line #00: 200 53770 OK (mgcp_msg.c:72) 20250810145224803 DLMGCP DEBUG <0013> Generated response: line #01: I: 1D2FAF98 (mgcp_msg.c:72) 20250810145224803 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:72) 20250810145224803 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145224803 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D2FAF98 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145224803 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145224803 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145224803 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145224803 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:72) 20250810145224803 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145224803 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(166)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145226018 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53771 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145226018 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250810145226018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145226018 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145226018 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145226018 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145226018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145226018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145226018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145226018 DLMGCP DEBUG <0013> Generated response: line #00: 200 53771 OK (mgcp_msg.c:72) MTC@b9a9a109777c: 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@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(163)@b9a9a109777c: Final verdict of PTC: none RTPEM2(165)@b9a9a109777c: Final verdict of PTC: none RTPEM1(164)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(167)@b9a9a109777c: Final verdict of PTC: none OsmuxEM(166)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@b9a9a109777c: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Sun Aug 10 14:52:26 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=76436) Waiting for packet dumper to finish... 1 (prev_count=76436, count=83284) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------ Sun Aug 10 14:52:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux started. 20250810145234217 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7278 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145234217 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145234217 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145234217 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145234217 DLMGCP DEBUG <0013> Generated response: line #00: 515 7278 FAIL (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7279 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145234224 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145234224 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145234224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145234224 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) 20250810145234224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:439833D7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145234224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:439833D7 output_enabled 1 (mgcp_conn.c:271) 20250810145234224 DLMGCP DEBUG <0013> (1226/rtp C:439833D7 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) 20250810145234224 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:439833D7 CRCX: connection successfully created: (1226/rtp C:439833D7 r=127.0.0.1:10000<->l=127.0.0.1:5752) (mgcp_protocol.c:772) 20250810145234224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145234224 DLMGCP DEBUG <0013> Generated response: line #00: 200 7279 OK (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Generated response: line #01: I: 439833D7 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Generated response: line #03: o=- 439833D7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145234224 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7280 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145234227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145234227 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145234227 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145234227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145234227 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145234228 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) 20250810145234228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:18EF6BFF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145234228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:18EF6BFF output_enabled 1 (mgcp_conn.c:271) 20250810145234228 DLMGCP DEBUG <0013> (1226/rtp C:18EF6BFF 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) 20250810145234228 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:18EF6BFF CRCX: connection successfully created: (1226/rtp C:18EF6BFF r=127.0.0.1:1985<->l=127.0.0.1:5754 CID=6) (mgcp_protocol.c:772) 20250810145234228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145234228 DLMGCP DEBUG <0013> Generated response: line #00: 200 7280 OK (mgcp_msg.c:72) 20250810145234228 DLMGCP DEBUG <0013> Generated response: line #01: I: 18EF6BFF (mgcp_msg.c:72) 20250810145234228 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:72) 20250810145234228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145234228 DLMGCP DEBUG <0013> Generated response: line #04: o=- 18EF6BFF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145234228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145234228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145234228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145234228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145234228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145234228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(169)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145235442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7281 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145235442 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145235442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145235442 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145235442 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145235442 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145235442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145235442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145235442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145235442 DLMGCP DEBUG <0013> Generated response: line #00: 200 7281 OK (mgcp_msg.c:72) RTPEM1(170)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: 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@b9a9a109777c: 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@b9a9a109777c: tolerance: 0 packets MTC@b9a9a109777c: batch_size: 4 packets MTC@b9a9a109777c: 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@b9a9a109777c: 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@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(172)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@b9a9a109777c: Final verdict of PTC: none RTPEM0(169)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(173)@b9a9a109777c: Final verdict of PTC: none RTPEM1(170)@b9a9a109777c: Final verdict of PTC: none RTPEM2(171)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Sun Aug 10 14:52:35 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=124940) Waiting for packet dumper to finish... 1 (prev_count=124940, count=131988) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------ Sun Aug 10 14:52:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20250810145243670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65006 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145243670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145243670 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145243670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145243670 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145243670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145243670 DLMGCP DEBUG <0013> Generated response: line #00: 515 65006 FAIL (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65007 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145243681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145243681 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145243681 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145243681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145243681 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) 20250810145243682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4DD24BB0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145243682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4DD24BB0 output_enabled 1 (mgcp_conn.c:271) 20250810145243682 DLMGCP DEBUG <0013> (1226/rtp C:4DD24BB0 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) 20250810145243682 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4DD24BB0 CRCX: connection successfully created: (1226/rtp C:4DD24BB0 r=127.0.0.1:10000<->l=127.0.0.1:5756) (mgcp_protocol.c:772) 20250810145243682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145243682 DLMGCP DEBUG <0013> Generated response: line #00: 200 65007 OK (mgcp_msg.c:72) 20250810145243682 DLMGCP DEBUG <0013> Generated response: line #01: I: 4DD24BB0 (mgcp_msg.c:72) 20250810145243682 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145243682 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4DD24BB0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145243682 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145243682 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145243682 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145243682 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:72) 20250810145243682 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145243682 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145243682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65008 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145243690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145243690 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145243690 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145243690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145243690 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145243691 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) 20250810145243691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6FC05148 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145243691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6FC05148 output_enabled 1 (mgcp_conn.c:271) 20250810145243691 DLMGCP DEBUG <0013> (1226/rtp C:6FC05148 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) 20250810145243691 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6FC05148 CRCX: connection successfully created: (1226/rtp C:6FC05148 r=127.0.0.1:1985<->l=127.0.0.1:5758 CID=7) (mgcp_protocol.c:772) 20250810145243691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145243691 DLMGCP DEBUG <0013> Generated response: line #00: 200 65008 OK (mgcp_msg.c:72) 20250810145243691 DLMGCP DEBUG <0013> Generated response: line #01: I: 6FC05148 (mgcp_msg.c:72) 20250810145243691 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:72) 20250810145243691 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145243691 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FC05148 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145243691 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145243691 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145243691 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145243691 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145243691 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145243691 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(178)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145244906 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65009 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145244906 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145244906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145244906 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145244906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145244906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145244906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145244906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145244906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145244906 DLMGCP DEBUG <0013> Generated response: line #00: 200 65009 OK (mgcp_msg.c:72) RTPEM1(176)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: tolerance: 3 packets MTC@b9a9a109777c: batch_size: 4 packets MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: 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@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(177)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@b9a9a109777c: Final verdict of PTC: none RTPEM1(176)@b9a9a109777c: Final verdict of PTC: none OsmuxEM(178)@b9a9a109777c: Final verdict of PTC: none RTPEM0(175)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(179)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'. Sun Aug 10 14:52:44 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=195416) Waiting for packet dumper to finish... 1 (prev_count=195416, count=202264) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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 ------ Sun Aug 10 14:52:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20250810145253145 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3394 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145253145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145253145 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145253145 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145253145 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145253145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145253145 DLMGCP DEBUG <0013> Generated response: line #00: 515 3394 FAIL (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3395 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145253153 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145253153 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145253153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145253153 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) 20250810145253153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1560EE94 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145253153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1560EE94 output_enabled 1 (mgcp_conn.c:271) 20250810145253153 DLMGCP DEBUG <0013> (1226/rtp C:1560EE94 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) 20250810145253153 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1560EE94 CRCX: connection successfully created: (1226/rtp C:1560EE94 r=127.0.0.1:10000<->l=127.0.0.1:5760) (mgcp_protocol.c:772) 20250810145253153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145253153 DLMGCP DEBUG <0013> Generated response: line #00: 200 3395 OK (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Generated response: line #01: I: 1560EE94 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1560EE94 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250810145253153 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3396 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145253161 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145253161 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145253161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145253161 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145253161 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) 20250810145253161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1DAC680F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145253161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1DAC680F output_enabled 1 (mgcp_conn.c:271) 20250810145253161 DLMGCP DEBUG <0013> (1226/rtp C:1DAC680F 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) 20250810145253161 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1DAC680F CRCX: connection successfully created: (1226/rtp C:1DAC680F r=127.0.0.1:1985<->l=127.0.0.1:5762 CID=8) (mgcp_protocol.c:772) 20250810145253161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145253161 DLMGCP DEBUG <0013> Generated response: line #00: 200 3396 OK (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Generated response: line #01: I: 1DAC680F (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1DAC680F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145253161 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(184)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145254377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3397 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145254377 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145254377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145254377 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145254377 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145254377 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145254377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145254377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145254377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145254377 DLMGCP DEBUG <0013> Generated response: line #00: 200 3397 OK (mgcp_msg.c:72) RTPEM1(182)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 47, bytes_payload_tx := 752, num_pkts_rx := 48, bytes_payload_rx := 768, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: tolerance: 3 packets MTC@b9a9a109777c: batch_size: 4 packets MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 752, num_pkts_rx := 48, bytes_payload_rx := 768, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(184)@b9a9a109777c: Final verdict of PTC: none RTPEM1(182)@b9a9a109777c: Final verdict of PTC: none RTPEM2(183)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(185)@b9a9a109777c: Final verdict of PTC: none RTPEM0(181)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass'. Sun Aug 10 14:52:54 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=193332) Waiting for packet dumper to finish... 1 (prev_count=193332, count=200380) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------ Sun Aug 10 14:53:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20250810145302582 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35384 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145302583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145302583 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145302583 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145302583 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145302583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145302583 DLMGCP DEBUG <0013> Generated response: line #00: 515 35384 FAIL (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35385 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145302598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145302598 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145302598 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145302598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145302598 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) 20250810145302598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72003DF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145302598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72003DF2 output_enabled 0 (mgcp_conn.c:271) 20250810145302598 DLMGCP DEBUG <0013> (1227/rtp C:72003DF2 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) 20250810145302599 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:72003DF2 CRCX: connection successfully created: (1227/rtp C:72003DF2 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:772) 20250810145302599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145302599 DLMGCP DEBUG <0013> Generated response: line #00: 200 35385 OK (mgcp_msg.c:72) 20250810145302599 DLMGCP DEBUG <0013> Generated response: line #01: I: 72003DF2 (mgcp_msg.c:72) 20250810145302599 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145302599 DLMGCP DEBUG <0013> Generated response: line #03: o=- 72003DF2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145302599 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145302599 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145302599 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145302599 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250810145302599 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145302599 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35386 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145302606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145302606 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145302606 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145302606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145302606 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250810145302606 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) 20250810145302607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:24EBA206 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145302607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:24EBA206 output_enabled 0 (mgcp_conn.c:271) 20250810145302607 DLMGCP DEBUG <0013> (1227/rtp C:24EBA206 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) 20250810145302607 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:24EBA206 CRCX: connection successfully created: (1227/rtp C:24EBA206 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:772) 20250810145302607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145302607 DLMGCP DEBUG <0013> Generated response: line #00: 200 35386 OK (mgcp_msg.c:72) 20250810145302607 DLMGCP DEBUG <0013> Generated response: line #01: I: 24EBA206 (mgcp_msg.c:72) 20250810145302607 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:72) 20250810145302607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145302607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24EBA206 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145302607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145302607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145302607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145302607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145302607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145302607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(187)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145304130 DLMGCP DEBUG <0013> Received message: line #00: MDCX 35387 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #03: I: 72003DF2 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145304130 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145304130 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145304130 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145304130 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) 20250810145304130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72003DF2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145304130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72003DF2 output_enabled 1 (mgcp_conn.c:271) 20250810145304130 DLMGCP DEBUG <0013> (1227/rtp C:72003DF2 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) 20250810145304130 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:72003DF2 MDCX: connection successfully modified: (1227/rtp C:72003DF2 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:976) 20250810145304130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145304130 DLMGCP DEBUG <0013> Generated response: line #00: 200 35387 OK (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Generated response: line #02: o=- 72003DF2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145304130 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(190)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145304644 DLMGCP DEBUG <0013> Received message: line #00: MDCX 35388 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #03: I: 24EBA206 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145304645 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145304645 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145304645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145304645 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145304645 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) 20250810145304645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:24EBA206 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145304645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:24EBA206 output_enabled 1 (mgcp_conn.c:271) 20250810145304645 DLMGCP DEBUG <0013> (1227/rtp C:24EBA206 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) 20250810145304645 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:24EBA206 MDCX: connection successfully modified: (1227/rtp C:24EBA206 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:976) 20250810145304645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145304645 DLMGCP DEBUG <0013> Generated response: line #00: 200 35388 OK (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Generated response: line #03: o=- 24EBA206 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145304645 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 192, bytes_payload_tx := 3264, num_pkts_rx := 95, bytes_payload_rx := 1615, 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@b9a9a109777c: 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 } 20250810145306758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35389 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145306758 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810145306758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145306758 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145306758 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145306758 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145306758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145306758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145306758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145306758 DLMGCP DEBUG <0013> Generated response: line #00: 200 35389 OK (mgcp_msg.c:72) RTPEM0(187)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM1(188)@b9a9a109777c: Final verdict of PTC: none OsmuxEM(190)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(191)@b9a9a109777c: Final verdict of PTC: none RTPEM0(187)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@b9a9a109777c: Final verdict of PTC: none RTPEM2(189)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'. Sun Aug 10 14:53:06 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=451728) Waiting for packet dumper to finish... 1 (prev_count=451728, count=458576) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------ Sun Aug 10 14:53:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20250810145314972 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12490 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145314972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145314972 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145314972 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145314972 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145314972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145314972 DLMGCP DEBUG <0013> Generated response: line #00: 515 12490 FAIL (mgcp_msg.c:72) 20250810145314983 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12491 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145314983 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145314983 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145314984 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145314984 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145314984 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145314984 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) 20250810145314984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BA991B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145314984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BA991B7 output_enabled 0 (mgcp_conn.c:271) 20250810145314984 DLMGCP DEBUG <0013> (1227/rtp C:5BA991B7 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) 20250810145314984 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5BA991B7 CRCX: connection successfully created: (1227/rtp C:5BA991B7 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:772) 20250810145314984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145314984 DLMGCP DEBUG <0013> Generated response: line #00: 200 12491 OK (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Generated response: line #01: I: 5BA991B7 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5BA991B7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145314984 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12492 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145314993 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145314993 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145314993 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145314993 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145314993 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) 20250810145314993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8110DF41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145314993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8110DF41 output_enabled 0 (mgcp_conn.c:271) 20250810145314993 DLMGCP DEBUG <0013> (1227/rtp C:8110DF41 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) 20250810145314993 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8110DF41 CRCX: connection successfully created: (1227/rtp C:8110DF41 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:772) 20250810145314993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145314993 DLMGCP DEBUG <0013> Generated response: line #00: 200 12492 OK (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Generated response: line #01: I: 8110DF41 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8110DF41 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145314993 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(193)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145316508 DLMGCP DEBUG <0013> Received message: line #00: MDCX 12493 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #03: I: 5BA991B7 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145316508 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145316508 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145316508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145316508 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) 20250810145316508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BA991B7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145316508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BA991B7 output_enabled 1 (mgcp_conn.c:271) 20250810145316508 DLMGCP DEBUG <0013> (1227/rtp C:5BA991B7 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) 20250810145316508 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5BA991B7 MDCX: connection successfully modified: (1227/rtp C:5BA991B7 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:976) 20250810145316508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145316508 DLMGCP DEBUG <0013> Generated response: line #00: 200 12493 OK (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5BA991B7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145316508 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(196)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145317018 DLMGCP DEBUG <0013> Received message: line #00: MDCX 12494 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #03: I: 8110DF41 (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250810145317018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145317018 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145317018 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145317018 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145317018 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145317018 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) 20250810145317018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8110DF41 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145317018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8110DF41 output_enabled 1 (mgcp_conn.c:271) 20250810145317018 DLMGCP DEBUG <0013> (1227/rtp C:8110DF41 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) 20250810145317019 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8110DF41 MDCX: connection successfully modified: (1227/rtp C:8110DF41 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:976) 20250810145317019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145317019 DLMGCP DEBUG <0013> Generated response: line #00: 200 12494 OK (mgcp_msg.c:72) 20250810145317019 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:72) 20250810145317019 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145317019 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8110DF41 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145317019 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145317019 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145317019 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145317019 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145317019 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145317019 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 191, bytes_payload_tx := 3247, 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@b9a9a109777c: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 23, bytes_payload_rx := 1380, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250810145319130 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12495 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145319130 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810145319130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145319130 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145319130 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145319130 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145319130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145319130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145319130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145319130 DLMGCP DEBUG <0013> Generated response: line #00: 200 12495 OK (mgcp_msg.c:72) RTPEM0(193)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass VirtCallAgent-STATS(197)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@b9a9a109777c: Final verdict of PTC: none OsmuxEM(196)@b9a9a109777c: Final verdict of PTC: none RTPEM2(195)@b9a9a109777c: Final verdict of PTC: none RTPEM0(193)@b9a9a109777c: Final verdict of PTC: none RTPEM1(194)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'. Sun Aug 10 14:53:19 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=471896) Waiting for packet dumper to finish... 1 (prev_count=471896, count=478944) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Sun Aug 10 14:53:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_dlcx_30ep started. 20250810145327333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7686 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327333 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:72) 20250810145327333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145327333 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145327333 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C4796E75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C4796E75 output_enabled 0 (mgcp_conn.c:271) 20250810145327333 DLMGCP DEBUG <0013> (011234/rtp C:C4796E75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327334 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:C4796E75 CRCX: connection successfully created: (011234/rtp C:C4796E75 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:772) 20250810145327334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327334 DLMGCP DEBUG <0013> Generated response: line #00: 200 7686 OK (mgcp_msg.c:72) 20250810145327334 DLMGCP DEBUG <0013> Generated response: line #01: I: C4796E75 (mgcp_msg.c:72) 20250810145327334 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327334 DLMGCP DEBUG <0013> Generated response: line #03: o=- C4796E75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327334 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327334 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327334 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327334 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327334 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327334 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7687 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327335 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:72) 20250810145327335 DLMGCP DEBUG <0013> Received message: line #02: I: C4796E75 (mgcp_msg.c:72) 20250810145327336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145327336 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145327336 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C4796E75 DLCX: deleting conn:(011234/rtp C:C4796E75 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1134) 20250810145327336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327336 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327336 DLMGCP DEBUG <0013> Generated response: line #00: 250 7687 OK (mgcp_msg.c:72) 20250810145327336 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@b9a9a109777c: setverdict(pass): none -> pass 20250810145327337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7688 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327337 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:72) 20250810145327337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145327337 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145327337 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1C78CB53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1C78CB53 output_enabled 0 (mgcp_conn.c:271) 20250810145327337 DLMGCP DEBUG <0013> (021234/rtp C:1C78CB53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327337 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1C78CB53 CRCX: connection successfully created: (021234/rtp C:1C78CB53 r=NULL:0<->l=::1:5774) (mgcp_protocol.c:772) 20250810145327337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327337 DLMGCP DEBUG <0013> Generated response: line #00: 200 7688 OK (mgcp_msg.c:72) 20250810145327337 DLMGCP DEBUG <0013> Generated response: line #01: I: 1C78CB53 (mgcp_msg.c:72) 20250810145327338 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327338 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1C78CB53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327338 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327338 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327338 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327338 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327338 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327338 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7689 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327339 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:72) 20250810145327339 DLMGCP DEBUG <0013> Received message: line #02: I: 1C78CB53 (mgcp_msg.c:72) 20250810145327339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145327339 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145327339 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1C78CB53 DLCX: deleting conn:(021234/rtp C:1C78CB53 r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1134) 20250810145327339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327339 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327339 DLMGCP DEBUG <0013> Generated response: line #00: 250 7689 OK (mgcp_msg.c:72) 20250810145327339 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7690 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327340 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327340 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:72) 20250810145327340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250810145327340 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250810145327340 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:90D64CE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:90D64CE3 output_enabled 0 (mgcp_conn.c:271) 20250810145327341 DLMGCP DEBUG <0013> (031234/rtp C:90D64CE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327341 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:90D64CE3 CRCX: connection successfully created: (031234/rtp C:90D64CE3 r=NULL:0<->l=::1:5776) (mgcp_protocol.c:772) 20250810145327341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327341 DLMGCP DEBUG <0013> Generated response: line #00: 200 7690 OK (mgcp_msg.c:72) 20250810145327341 DLMGCP DEBUG <0013> Generated response: line #01: I: 90D64CE3 (mgcp_msg.c:72) 20250810145327341 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327341 DLMGCP DEBUG <0013> Generated response: line #03: o=- 90D64CE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327341 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327341 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327341 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327341 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327341 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327341 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327342 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7691 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327342 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:72) 20250810145327342 DLMGCP DEBUG <0013> Received message: line #02: I: 90D64CE3 (mgcp_msg.c:72) 20250810145327342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250810145327342 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250810145327342 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:90D64CE3 DLCX: deleting conn:(031234/rtp C:90D64CE3 r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1134) 20250810145327343 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327343 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327343 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327343 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327343 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327343 DLMGCP DEBUG <0013> Generated response: line #00: 250 7691 OK (mgcp_msg.c:72) 20250810145327343 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7692 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327343 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:72) 20250810145327343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250810145327344 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145327344 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A8681438 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A8681438 output_enabled 0 (mgcp_conn.c:271) 20250810145327344 DLMGCP DEBUG <0013> (041234/rtp C:A8681438 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327344 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:A8681438 CRCX: connection successfully created: (041234/rtp C:A8681438 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:772) 20250810145327344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327344 DLMGCP DEBUG <0013> Generated response: line #00: 200 7692 OK (mgcp_msg.c:72) 20250810145327344 DLMGCP DEBUG <0013> Generated response: line #01: I: A8681438 (mgcp_msg.c:72) 20250810145327344 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327344 DLMGCP DEBUG <0013> Generated response: line #03: o=- A8681438 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327344 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327344 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327344 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327344 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327344 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327344 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7693 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327345 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:72) 20250810145327345 DLMGCP DEBUG <0013> Received message: line #02: I: A8681438 (mgcp_msg.c:72) 20250810145327345 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250810145327345 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145327345 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327345 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A8681438 DLCX: deleting conn:(041234/rtp C:A8681438 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1134) 20250810145327346 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327346 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327346 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327346 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327346 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327346 DLMGCP DEBUG <0013> Generated response: line #00: 250 7693 OK (mgcp_msg.c:72) 20250810145327346 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7694 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145327347 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145327347 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327347 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:181B07EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327347 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:181B07EA output_enabled 0 (mgcp_conn.c:271) 20250810145327347 DLMGCP DEBUG <0013> (051234/rtp C:181B07EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327347 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:181B07EA CRCX: connection successfully created: (051234/rtp C:181B07EA r=NULL:0<->l=::1:5780) (mgcp_protocol.c:772) 20250810145327347 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327347 DLMGCP DEBUG <0013> Generated response: line #00: 200 7694 OK (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Generated response: line #01: I: 181B07EA (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Generated response: line #03: o=- 181B07EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327347 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7695 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327348 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:72) 20250810145327348 DLMGCP DEBUG <0013> Received message: line #02: I: 181B07EA (mgcp_msg.c:72) 20250810145327348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250810145327348 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250810145327348 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:181B07EA DLCX: deleting conn:(051234/rtp C:181B07EA r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1134) 20250810145327348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327348 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327348 DLMGCP DEBUG <0013> Generated response: line #00: 250 7695 OK (mgcp_msg.c:72) 20250810145327348 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7696 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250810145327349 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250810145327349 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327349 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:D141DF9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327349 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:D141DF9A output_enabled 0 (mgcp_conn.c:271) 20250810145327349 DLMGCP DEBUG <0013> (061234/rtp C:D141DF9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327349 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:D141DF9A CRCX: connection successfully created: (061234/rtp C:D141DF9A r=NULL:0<->l=::1:5782) (mgcp_protocol.c:772) 20250810145327349 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327349 DLMGCP DEBUG <0013> Generated response: line #00: 200 7696 OK (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Generated response: line #01: I: D141DF9A (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Generated response: line #03: o=- D141DF9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327349 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7697 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327350 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:72) 20250810145327350 DLMGCP DEBUG <0013> Received message: line #02: I: D141DF9A (mgcp_msg.c:72) 20250810145327350 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250810145327350 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250810145327350 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327350 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:D141DF9A DLCX: deleting conn:(061234/rtp C:D141DF9A r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1134) 20250810145327351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327351 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327351 DLMGCP DEBUG <0013> Generated response: line #00: 250 7697 OK (mgcp_msg.c:72) 20250810145327351 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7698 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327352 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:72) 20250810145327352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250810145327352 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250810145327352 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:5AC13DEC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:5AC13DEC output_enabled 0 (mgcp_conn.c:271) 20250810145327353 DLMGCP DEBUG <0013> (071234/rtp C:5AC13DEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327353 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:5AC13DEC CRCX: connection successfully created: (071234/rtp C:5AC13DEC r=NULL:0<->l=::1:5784) (mgcp_protocol.c:772) 20250810145327353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327353 DLMGCP DEBUG <0013> Generated response: line #00: 200 7698 OK (mgcp_msg.c:72) 20250810145327353 DLMGCP DEBUG <0013> Generated response: line #01: I: 5AC13DEC (mgcp_msg.c:72) 20250810145327353 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327353 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5AC13DEC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327353 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327353 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327353 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327353 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327353 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327353 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327354 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7699 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327354 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:72) 20250810145327354 DLMGCP DEBUG <0013> Received message: line #02: I: 5AC13DEC (mgcp_msg.c:72) 20250810145327354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250810145327354 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250810145327354 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:5AC13DEC DLCX: deleting conn:(071234/rtp C:5AC13DEC r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1134) 20250810145327354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327354 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327355 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327355 DLMGCP DEBUG <0013> Generated response: line #00: 250 7699 OK (mgcp_msg.c:72) 20250810145327355 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7700 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327355 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250810145327356 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250810145327356 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327356 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:1E649334 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:1E649334 output_enabled 0 (mgcp_conn.c:271) 20250810145327356 DLMGCP DEBUG <0013> (081234/rtp C:1E649334 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327356 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:1E649334 CRCX: connection successfully created: (081234/rtp C:1E649334 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:772) 20250810145327356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327356 DLMGCP DEBUG <0013> Generated response: line #00: 200 7700 OK (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> Generated response: line #01: I: 1E649334 (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1E649334 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327356 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7701 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327357 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:72) 20250810145327357 DLMGCP DEBUG <0013> Received message: line #02: I: 1E649334 (mgcp_msg.c:72) 20250810145327357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250810145327357 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250810145327357 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:1E649334 DLCX: deleting conn:(081234/rtp C:1E649334 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1134) 20250810145327357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327357 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327357 DLMGCP DEBUG <0013> Generated response: line #00: 250 7701 OK (mgcp_msg.c:72) 20250810145327357 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7702 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327358 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327358 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:72) 20250810145327358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327358 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250810145327358 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250810145327358 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327358 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:ECADE76A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327358 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:ECADE76A output_enabled 0 (mgcp_conn.c:271) 20250810145327359 DLMGCP DEBUG <0013> (091234/rtp C:ECADE76A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327359 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:ECADE76A CRCX: connection successfully created: (091234/rtp C:ECADE76A r=NULL:0<->l=::1:5788) (mgcp_protocol.c:772) 20250810145327359 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327359 DLMGCP DEBUG <0013> Generated response: line #00: 200 7702 OK (mgcp_msg.c:72) 20250810145327359 DLMGCP DEBUG <0013> Generated response: line #01: I: ECADE76A (mgcp_msg.c:72) 20250810145327359 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327359 DLMGCP DEBUG <0013> Generated response: line #03: o=- ECADE76A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327359 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327359 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327359 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327359 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327359 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327359 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7703 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327360 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:72) 20250810145327360 DLMGCP DEBUG <0013> Received message: line #02: I: ECADE76A (mgcp_msg.c:72) 20250810145327360 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250810145327360 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250810145327360 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327360 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:ECADE76A DLCX: deleting conn:(091234/rtp C:ECADE76A r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1134) 20250810145327361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327361 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327361 DLMGCP DEBUG <0013> Generated response: line #00: 250 7703 OK (mgcp_msg.c:72) 20250810145327361 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327362 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7704 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250810145327362 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250810145327362 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E9C53D9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E9C53D9D output_enabled 0 (mgcp_conn.c:271) 20250810145327362 DLMGCP DEBUG <0013> (0A1234/rtp C:E9C53D9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327362 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:E9C53D9D CRCX: connection successfully created: (0A1234/rtp C:E9C53D9D r=NULL:0<->l=::1:5790) (mgcp_protocol.c:772) 20250810145327362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327362 DLMGCP DEBUG <0013> Generated response: line #00: 200 7704 OK (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Generated response: line #01: I: E9C53D9D (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Generated response: line #03: o=- E9C53D9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327362 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7705 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327363 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:72) 20250810145327363 DLMGCP DEBUG <0013> Received message: line #02: I: E9C53D9D (mgcp_msg.c:72) 20250810145327363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250810145327363 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250810145327363 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E9C53D9D DLCX: deleting conn:(0A1234/rtp C:E9C53D9D r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1134) 20250810145327364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327364 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327364 DLMGCP DEBUG <0013> Generated response: line #00: 250 7705 OK (mgcp_msg.c:72) 20250810145327364 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327365 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7706 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250810145327365 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250810145327365 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327365 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:7A6DCC5E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:7A6DCC5E output_enabled 0 (mgcp_conn.c:271) 20250810145327365 DLMGCP DEBUG <0013> (0B1234/rtp C:7A6DCC5E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327365 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:7A6DCC5E CRCX: connection successfully created: (0B1234/rtp C:7A6DCC5E r=NULL:0<->l=::1:5792) (mgcp_protocol.c:772) 20250810145327365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327365 DLMGCP DEBUG <0013> Generated response: line #00: 200 7706 OK (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Generated response: line #01: I: 7A6DCC5E (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7A6DCC5E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327365 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327366 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7707 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327366 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:72) 20250810145327366 DLMGCP DEBUG <0013> Received message: line #02: I: 7A6DCC5E (mgcp_msg.c:72) 20250810145327366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250810145327366 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250810145327366 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:7A6DCC5E DLCX: deleting conn:(0B1234/rtp C:7A6DCC5E r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1134) 20250810145327366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327366 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327366 DLMGCP DEBUG <0013> Generated response: line #00: 250 7707 OK (mgcp_msg.c:72) 20250810145327366 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250810145327367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7708 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327367 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:72) 20250810145327367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) MTC@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327367 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250810145327367 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:C232618C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:C232618C output_enabled 0 (mgcp_conn.c:271) 20250810145327367 DLMGCP DEBUG <0013> (0C1234/rtp C:C232618C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327368 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:C232618C CRCX: connection successfully created: (0C1234/rtp C:C232618C r=NULL:0<->l=::1:5794) (mgcp_protocol.c:772) 20250810145327368 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327368 DLMGCP DEBUG <0013> Generated response: line #00: 200 7708 OK (mgcp_msg.c:72) 20250810145327368 DLMGCP DEBUG <0013> Generated response: line #01: I: C232618C (mgcp_msg.c:72) 20250810145327368 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327368 DLMGCP DEBUG <0013> Generated response: line #03: o=- C232618C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327368 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327368 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327368 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327368 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327368 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327368 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7709 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327370 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:72) 20250810145327370 DLMGCP DEBUG <0013> Received message: line #02: I: C232618C (mgcp_msg.c:72) 20250810145327370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250810145327370 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250810145327370 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:C232618C DLCX: deleting conn:(0C1234/rtp C:C232618C r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1134) 20250810145327370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327370 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327370 DLMGCP DEBUG <0013> Generated response: line #00: 250 7709 OK (mgcp_msg.c:72) 20250810145327370 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327371 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7710 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327371 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327371 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:72) 20250810145327371 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250810145327371 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250810145327371 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:2DCF5015 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:2DCF5015 output_enabled 0 (mgcp_conn.c:271) 20250810145327371 DLMGCP DEBUG <0013> (0D1234/rtp C:2DCF5015 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327371 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:2DCF5015 CRCX: connection successfully created: (0D1234/rtp C:2DCF5015 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:772) 20250810145327371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327371 DLMGCP DEBUG <0013> Generated response: line #00: 200 7710 OK (mgcp_msg.c:72) 20250810145327371 DLMGCP DEBUG <0013> Generated response: line #01: I: 2DCF5015 (mgcp_msg.c:72) 20250810145327371 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327371 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2DCF5015 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327371 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327371 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327371 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327371 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327372 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327372 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7711 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327373 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:72) 20250810145327373 DLMGCP DEBUG <0013> Received message: line #02: I: 2DCF5015 (mgcp_msg.c:72) 20250810145327373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250810145327373 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250810145327373 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:2DCF5015 DLCX: deleting conn:(0D1234/rtp C:2DCF5015 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1134) 20250810145327373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327373 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327373 DLMGCP DEBUG <0013> Generated response: line #00: 250 7711 OK (mgcp_msg.c:72) 20250810145327373 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7712 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327374 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:72) 20250810145327374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250810145327374 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250810145327374 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:13AFC774 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:13AFC774 output_enabled 0 (mgcp_conn.c:271) 20250810145327374 DLMGCP DEBUG <0013> (0E1234/rtp C:13AFC774 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327374 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:13AFC774 CRCX: connection successfully created: (0E1234/rtp C:13AFC774 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:772) 20250810145327374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327374 DLMGCP DEBUG <0013> Generated response: line #00: 200 7712 OK (mgcp_msg.c:72) 20250810145327374 DLMGCP DEBUG <0013> Generated response: line #01: I: 13AFC774 (mgcp_msg.c:72) 20250810145327374 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327374 DLMGCP DEBUG <0013> Generated response: line #03: o=- 13AFC774 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327374 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327375 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327375 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327375 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327375 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327375 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7713 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327376 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:72) 20250810145327376 DLMGCP DEBUG <0013> Received message: line #02: I: 13AFC774 (mgcp_msg.c:72) 20250810145327376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250810145327376 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250810145327376 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:13AFC774 DLCX: deleting conn:(0E1234/rtp C:13AFC774 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1134) 20250810145327376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327376 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327376 DLMGCP DEBUG <0013> Generated response: line #00: 250 7713 OK (mgcp_msg.c:72) 20250810145327376 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7714 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327377 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:72) 20250810145327378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250810145327378 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250810145327378 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:57C67719 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:57C67719 output_enabled 0 (mgcp_conn.c:271) 20250810145327378 DLMGCP DEBUG <0013> (0F1234/rtp C:57C67719 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327378 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:57C67719 CRCX: connection successfully created: (0F1234/rtp C:57C67719 r=NULL:0<->l=::1:5800) (mgcp_protocol.c:772) 20250810145327378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327378 DLMGCP DEBUG <0013> Generated response: line #00: 200 7714 OK (mgcp_msg.c:72) 20250810145327378 DLMGCP DEBUG <0013> Generated response: line #01: I: 57C67719 (mgcp_msg.c:72) 20250810145327378 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327378 DLMGCP DEBUG <0013> Generated response: line #03: o=- 57C67719 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327378 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327378 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327378 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327378 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327378 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327378 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7715 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327379 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:72) 20250810145327379 DLMGCP DEBUG <0013> Received message: line #02: I: 57C67719 (mgcp_msg.c:72) 20250810145327379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250810145327379 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250810145327379 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:57C67719 DLCX: deleting conn:(0F1234/rtp C:57C67719 r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1134) 20250810145327379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327379 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327380 DLMGCP DEBUG <0013> Generated response: line #00: 250 7715 OK (mgcp_msg.c:72) 20250810145327380 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7716 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250810145327381 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250810145327381 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:6F4069AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:6F4069AD output_enabled 0 (mgcp_conn.c:271) 20250810145327381 DLMGCP DEBUG <0013> (101234/rtp C:6F4069AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327381 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:6F4069AD CRCX: connection successfully created: (101234/rtp C:6F4069AD r=NULL:0<->l=::1:5802) (mgcp_protocol.c:772) 20250810145327381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327381 DLMGCP DEBUG <0013> Generated response: line #00: 200 7716 OK (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Generated response: line #01: I: 6F4069AD (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6F4069AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327381 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7717 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327382 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:72) 20250810145327382 DLMGCP DEBUG <0013> Received message: line #02: I: 6F4069AD (mgcp_msg.c:72) 20250810145327382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250810145327382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250810145327382 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:6F4069AD DLCX: deleting conn:(101234/rtp C:6F4069AD r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1134) 20250810145327382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327382 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327382 DLMGCP DEBUG <0013> Generated response: line #00: 250 7717 OK (mgcp_msg.c:72) 20250810145327382 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7718 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327383 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327383 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:72) 20250810145327383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250810145327383 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250810145327383 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:84EF6BDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327384 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:84EF6BDD output_enabled 0 (mgcp_conn.c:271) 20250810145327384 DLMGCP DEBUG <0013> (111234/rtp C:84EF6BDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327384 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:84EF6BDD CRCX: connection successfully created: (111234/rtp C:84EF6BDD r=NULL:0<->l=::1:5804) (mgcp_protocol.c:772) 20250810145327384 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327384 DLMGCP DEBUG <0013> Generated response: line #00: 200 7718 OK (mgcp_msg.c:72) 20250810145327384 DLMGCP DEBUG <0013> Generated response: line #01: I: 84EF6BDD (mgcp_msg.c:72) 20250810145327384 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327384 DLMGCP DEBUG <0013> Generated response: line #03: o=- 84EF6BDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327384 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327384 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327384 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327384 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327384 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327384 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7719 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327385 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:72) 20250810145327385 DLMGCP DEBUG <0013> Received message: line #02: I: 84EF6BDD (mgcp_msg.c:72) 20250810145327385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250810145327385 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250810145327385 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:84EF6BDD DLCX: deleting conn:(111234/rtp C:84EF6BDD r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1134) 20250810145327385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327385 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327385 DLMGCP DEBUG <0013> Generated response: line #00: 250 7719 OK (mgcp_msg.c:72) 20250810145327385 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7720 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250810145327386 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250810145327386 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:10A220E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:10A220E3 output_enabled 0 (mgcp_conn.c:271) 20250810145327386 DLMGCP DEBUG <0013> (121234/rtp C:10A220E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327386 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:10A220E3 CRCX: connection successfully created: (121234/rtp C:10A220E3 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:772) 20250810145327386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327386 DLMGCP DEBUG <0013> Generated response: line #00: 200 7720 OK (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Generated response: line #01: I: 10A220E3 (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Generated response: line #03: o=- 10A220E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327386 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327388 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7721 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327388 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:72) 20250810145327388 DLMGCP DEBUG <0013> Received message: line #02: I: 10A220E3 (mgcp_msg.c:72) 20250810145327388 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250810145327388 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250810145327388 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327389 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:10A220E3 DLCX: deleting conn:(121234/rtp C:10A220E3 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1134) 20250810145327389 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327389 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327389 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327389 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327389 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327389 DLMGCP DEBUG <0013> Generated response: line #00: 250 7721 OK (mgcp_msg.c:72) 20250810145327389 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7722 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250810145327390 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250810145327390 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327390 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:A56D5D52 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327390 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:A56D5D52 output_enabled 0 (mgcp_conn.c:271) 20250810145327390 DLMGCP DEBUG <0013> (131234/rtp C:A56D5D52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327390 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:A56D5D52 CRCX: connection successfully created: (131234/rtp C:A56D5D52 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:772) 20250810145327390 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327390 DLMGCP DEBUG <0013> Generated response: line #00: 200 7722 OK (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Generated response: line #01: I: A56D5D52 (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Generated response: line #03: o=- A56D5D52 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327390 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327392 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7723 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327392 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:72) 20250810145327392 DLMGCP DEBUG <0013> Received message: line #02: I: A56D5D52 (mgcp_msg.c:72) 20250810145327392 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250810145327392 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250810145327392 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327392 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:A56D5D52 DLCX: deleting conn:(131234/rtp C:A56D5D52 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1134) 20250810145327392 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327392 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327392 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327392 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327392 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327392 DLMGCP DEBUG <0013> Generated response: line #00: 250 7723 OK (mgcp_msg.c:72) 20250810145327392 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327394 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7724 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250810145327394 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250810145327394 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327394 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:86FBA5BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327394 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:86FBA5BF output_enabled 0 (mgcp_conn.c:271) 20250810145327394 DLMGCP DEBUG <0013> (141234/rtp C:86FBA5BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327394 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:86FBA5BF CRCX: connection successfully created: (141234/rtp C:86FBA5BF r=NULL:0<->l=::1:5810) (mgcp_protocol.c:772) 20250810145327394 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327394 DLMGCP DEBUG <0013> Generated response: line #00: 200 7724 OK (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Generated response: line #01: I: 86FBA5BF (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Generated response: line #03: o=- 86FBA5BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327394 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327396 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7725 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327396 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:72) 20250810145327396 DLMGCP DEBUG <0013> Received message: line #02: I: 86FBA5BF (mgcp_msg.c:72) 20250810145327396 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250810145327396 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250810145327396 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327396 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:86FBA5BF DLCX: deleting conn:(141234/rtp C:86FBA5BF r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1134) 20250810145327396 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327396 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327396 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327396 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327396 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327396 DLMGCP DEBUG <0013> Generated response: line #00: 250 7725 OK (mgcp_msg.c:72) 20250810145327396 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327397 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7726 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327397 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327397 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:72) 20250810145327397 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327397 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250810145327397 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250810145327397 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327397 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327397 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:F1DA174E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327397 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:F1DA174E output_enabled 0 (mgcp_conn.c:271) 20250810145327397 DLMGCP DEBUG <0013> (151234/rtp C:F1DA174E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327397 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:F1DA174E CRCX: connection successfully created: (151234/rtp C:F1DA174E r=NULL:0<->l=::1:5812) (mgcp_protocol.c:772) 20250810145327397 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327397 DLMGCP DEBUG <0013> Generated response: line #00: 200 7726 OK (mgcp_msg.c:72) 20250810145327397 DLMGCP DEBUG <0013> Generated response: line #01: I: F1DA174E (mgcp_msg.c:72) 20250810145327397 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327397 DLMGCP DEBUG <0013> Generated response: line #03: o=- F1DA174E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327397 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327397 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327397 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327397 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327398 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327398 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327399 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7727 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327399 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:72) 20250810145327399 DLMGCP DEBUG <0013> Received message: line #02: I: F1DA174E (mgcp_msg.c:72) 20250810145327399 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250810145327399 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250810145327399 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327399 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:F1DA174E DLCX: deleting conn:(151234/rtp C:F1DA174E r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1134) 20250810145327399 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327399 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327399 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327399 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327399 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327399 DLMGCP DEBUG <0013> Generated response: line #00: 250 7727 OK (mgcp_msg.c:72) 20250810145327399 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327400 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7728 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327400 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327400 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:72) 20250810145327400 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327400 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250810145327400 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250810145327400 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327400 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327400 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:343DCFCF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327400 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:343DCFCF output_enabled 0 (mgcp_conn.c:271) 20250810145327400 DLMGCP DEBUG <0013> (161234/rtp C:343DCFCF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327401 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:343DCFCF CRCX: connection successfully created: (161234/rtp C:343DCFCF r=NULL:0<->l=::1:5814) (mgcp_protocol.c:772) 20250810145327401 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327401 DLMGCP DEBUG <0013> Generated response: line #00: 200 7728 OK (mgcp_msg.c:72) 20250810145327401 DLMGCP DEBUG <0013> Generated response: line #01: I: 343DCFCF (mgcp_msg.c:72) 20250810145327401 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327401 DLMGCP DEBUG <0013> Generated response: line #03: o=- 343DCFCF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327401 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327401 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327401 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327401 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327401 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327401 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327402 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7729 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327402 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:72) 20250810145327402 DLMGCP DEBUG <0013> Received message: line #02: I: 343DCFCF (mgcp_msg.c:72) 20250810145327402 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250810145327402 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250810145327402 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327402 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:343DCFCF DLCX: deleting conn:(161234/rtp C:343DCFCF r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1134) 20250810145327402 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327402 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327402 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327402 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327402 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327402 DLMGCP DEBUG <0013> Generated response: line #00: 250 7729 OK (mgcp_msg.c:72) 20250810145327402 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327403 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7730 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327403 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327403 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:72) 20250810145327403 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327403 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250810145327403 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250810145327403 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327403 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327403 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:B25277BA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327403 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:B25277BA output_enabled 0 (mgcp_conn.c:271) 20250810145327403 DLMGCP DEBUG <0013> (171234/rtp C:B25277BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327404 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:B25277BA CRCX: connection successfully created: (171234/rtp C:B25277BA r=NULL:0<->l=::1:5816) (mgcp_protocol.c:772) 20250810145327404 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327404 DLMGCP DEBUG <0013> Generated response: line #00: 200 7730 OK (mgcp_msg.c:72) 20250810145327404 DLMGCP DEBUG <0013> Generated response: line #01: I: B25277BA (mgcp_msg.c:72) 20250810145327404 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327404 DLMGCP DEBUG <0013> Generated response: line #03: o=- B25277BA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327404 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327404 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327404 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327404 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327404 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327404 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327405 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7731 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327405 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:72) 20250810145327405 DLMGCP DEBUG <0013> Received message: line #02: I: B25277BA (mgcp_msg.c:72) 20250810145327405 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250810145327405 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250810145327405 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327405 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:B25277BA DLCX: deleting conn:(171234/rtp C:B25277BA r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1134) 20250810145327405 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327405 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327405 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327405 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327405 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327405 DLMGCP DEBUG <0013> Generated response: line #00: 250 7731 OK (mgcp_msg.c:72) 20250810145327405 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327406 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7732 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250810145327406 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250810145327406 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327406 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327406 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:1FEC9596 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327406 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:1FEC9596 output_enabled 0 (mgcp_conn.c:271) 20250810145327406 DLMGCP DEBUG <0013> (181234/rtp C:1FEC9596 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327406 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:1FEC9596 CRCX: connection successfully created: (181234/rtp C:1FEC9596 r=NULL:0<->l=::1:5818) (mgcp_protocol.c:772) 20250810145327406 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327406 DLMGCP DEBUG <0013> Generated response: line #00: 200 7732 OK (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Generated response: line #01: I: 1FEC9596 (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1FEC9596 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327406 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7733 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327407 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:72) 20250810145327407 DLMGCP DEBUG <0013> Received message: line #02: I: 1FEC9596 (mgcp_msg.c:72) 20250810145327407 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250810145327407 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250810145327407 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327407 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:1FEC9596 DLCX: deleting conn:(181234/rtp C:1FEC9596 r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1134) 20250810145327407 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327407 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327407 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327407 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327407 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327407 DLMGCP DEBUG <0013> Generated response: line #00: 250 7733 OK (mgcp_msg.c:72) 20250810145327407 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327408 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7734 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250810145327408 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250810145327408 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327408 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327408 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:20931F3A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327408 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:20931F3A output_enabled 0 (mgcp_conn.c:271) 20250810145327408 DLMGCP DEBUG <0013> (191234/rtp C:20931F3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327408 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:20931F3A CRCX: connection successfully created: (191234/rtp C:20931F3A r=NULL:0<->l=::1:5820) (mgcp_protocol.c:772) 20250810145327408 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327408 DLMGCP DEBUG <0013> Generated response: line #00: 200 7734 OK (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Generated response: line #01: I: 20931F3A (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Generated response: line #03: o=- 20931F3A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327408 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7735 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327409 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:72) 20250810145327409 DLMGCP DEBUG <0013> Received message: line #02: I: 20931F3A (mgcp_msg.c:72) 20250810145327409 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250810145327409 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250810145327409 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327409 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:20931F3A DLCX: deleting conn:(191234/rtp C:20931F3A r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1134) 20250810145327409 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327409 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327409 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327409 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327409 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327409 DLMGCP DEBUG <0013> Generated response: line #00: 250 7735 OK (mgcp_msg.c:72) 20250810145327409 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327409 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7736 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327409 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327409 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:72) 20250810145327409 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250810145327410 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250810145327410 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327410 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:97DBA3D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:97DBA3D9 output_enabled 0 (mgcp_conn.c:271) 20250810145327410 DLMGCP DEBUG <0013> (1A1234/rtp C:97DBA3D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327410 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:97DBA3D9 CRCX: connection successfully created: (1A1234/rtp C:97DBA3D9 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:772) 20250810145327410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327410 DLMGCP DEBUG <0013> Generated response: line #00: 200 7736 OK (mgcp_msg.c:72) 20250810145327410 DLMGCP DEBUG <0013> Generated response: line #01: I: 97DBA3D9 (mgcp_msg.c:72) 20250810145327410 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327410 DLMGCP DEBUG <0013> Generated response: line #03: o=- 97DBA3D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327410 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327410 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327410 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327410 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327410 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327410 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7737 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327411 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:72) 20250810145327411 DLMGCP DEBUG <0013> Received message: line #02: I: 97DBA3D9 (mgcp_msg.c:72) 20250810145327411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250810145327411 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250810145327411 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:97DBA3D9 DLCX: deleting conn:(1A1234/rtp C:97DBA3D9 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1134) 20250810145327411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327411 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327411 DLMGCP DEBUG <0013> Generated response: line #00: 250 7737 OK (mgcp_msg.c:72) 20250810145327411 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327411 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7738 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250810145327412 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250810145327412 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:B915AE11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:B915AE11 output_enabled 0 (mgcp_conn.c:271) 20250810145327412 DLMGCP DEBUG <0013> (1B1234/rtp C:B915AE11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327412 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:B915AE11 CRCX: connection successfully created: (1B1234/rtp C:B915AE11 r=NULL:0<->l=::1:5824) (mgcp_protocol.c:772) 20250810145327412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327412 DLMGCP DEBUG <0013> Generated response: line #00: 200 7738 OK (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Generated response: line #01: I: B915AE11 (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Generated response: line #03: o=- B915AE11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327412 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327413 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7739 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327413 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:72) 20250810145327413 DLMGCP DEBUG <0013> Received message: line #02: I: B915AE11 (mgcp_msg.c:72) 20250810145327413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250810145327413 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250810145327413 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:B915AE11 DLCX: deleting conn:(1B1234/rtp C:B915AE11 r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1134) 20250810145327413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327413 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327413 DLMGCP DEBUG <0013> Generated response: line #00: 250 7739 OK (mgcp_msg.c:72) 20250810145327413 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327415 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7740 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250810145327415 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250810145327415 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:878C185B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:878C185B output_enabled 0 (mgcp_conn.c:271) 20250810145327415 DLMGCP DEBUG <0013> (1C1234/rtp C:878C185B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327415 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:878C185B CRCX: connection successfully created: (1C1234/rtp C:878C185B r=NULL:0<->l=::1:5826) (mgcp_protocol.c:772) 20250810145327415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327415 DLMGCP DEBUG <0013> Generated response: line #00: 200 7740 OK (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Generated response: line #01: I: 878C185B (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Generated response: line #03: o=- 878C185B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327415 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327417 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7741 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327417 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:72) 20250810145327417 DLMGCP DEBUG <0013> Received message: line #02: I: 878C185B (mgcp_msg.c:72) 20250810145327417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250810145327417 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250810145327417 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:878C185B DLCX: deleting conn:(1C1234/rtp C:878C185B r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1134) 20250810145327417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327417 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327417 DLMGCP DEBUG <0013> Generated response: line #00: 250 7741 OK (mgcp_msg.c:72) 20250810145327417 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810145327418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7742 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250810145327418 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250810145327418 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145327418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145327418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5F30913D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145327418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5F30913D output_enabled 0 (mgcp_conn.c:271) 20250810145327418 DLMGCP DEBUG <0013> (1D1234/rtp C:5F30913D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145327418 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:5F30913D CRCX: connection successfully created: (1D1234/rtp C:5F30913D r=NULL:0<->l=::1:5828) (mgcp_protocol.c:772) 20250810145327418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145327418 DLMGCP DEBUG <0013> Generated response: line #00: 200 7742 OK (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Generated response: line #01: I: 5F30913D (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5F30913D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145327418 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145327419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7743 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145327419 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:72) 20250810145327419 DLMGCP DEBUG <0013> Received message: line #02: I: 5F30913D (mgcp_msg.c:72) 20250810145327419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250810145327419 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250810145327419 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145327419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5F30913D DLCX: deleting conn:(1D1234/rtp C:5F30913D r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1134) 20250810145327419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327419 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250810145327419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145327419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250810145327419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250810145327419 DLMGCP DEBUG <0013> Generated response: line #00: 250 7743 OK (mgcp_msg.c:72) 20250810145327419 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@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed RTPEM1(200)@b9a9a109777c: Final verdict of PTC: none RTPEM0(199)@b9a9a109777c: Final verdict of PTC: none RTPEM2(201)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(202)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Sun Aug 10 14:53:27 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=358584) Waiting for packet dumper to finish... 1 (prev_count=358584, count=362516) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Sun Aug 10 14:53:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_rtpem_selftest started. MTC@b9a9a109777c: === starting MTC@b9a9a109777c: === stopping RTPEM1(205)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 237, bytes_payload_tx := 948, num_pkts_rx := 237, bytes_payload_rx := 948, 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@b9a9a109777c: stats B: { num_pkts_tx := 237, bytes_payload_tx := 948, num_pkts_rx := 237, bytes_payload_rx := 948, 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@b9a9a109777c: tolerance: 0 packets MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(204)@b9a9a109777c: Final verdict of PTC: none RTPEM1(205)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(207)@b9a9a109777c: Final verdict of PTC: none RTPEM2(206)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@b9a9a109777c: Test case TC_rtpem_selftest finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Sun Aug 10 14:53:41 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=70680) Waiting for packet dumper to finish... 1 (prev_count=70680, count=74412) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'. ------ MGCP_Test.TC_one_crcx_receive_only_rtp ------ Sun Aug 10 14:53:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_one_crcx_receive_only_rtp started. 20250810145349314 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31080 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145349314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145349314 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145349314 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145349314 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145349314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145349314 DLMGCP DEBUG <0013> Generated response: line #00: 515 31080 FAIL (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31081 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145349325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145349325 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145349326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145349326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145349326 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) 20250810145349326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:608BFD08 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145349326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:608BFD08 output_enabled 0 (mgcp_conn.c:271) 20250810145349326 DLMGCP DEBUG <0013> (1225/rtp C:608BFD08 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) 20250810145349326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:608BFD08 CRCX: connection successfully created: (1225/rtp C:608BFD08 r=127.0.0.1:10000<->l=127.0.0.1:5830) (mgcp_protocol.c:772) 20250810145349326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145349326 DLMGCP DEBUG <0013> Generated response: line #00: 200 31081 OK (mgcp_msg.c:72) 20250810145349326 DLMGCP DEBUG <0013> Generated response: line #01: I: 608BFD08 (mgcp_msg.c:72) 20250810145349326 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145349326 DLMGCP DEBUG <0013> Generated response: line #03: o=- 608BFD08 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145349326 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145349326 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145349326 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145349326 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:72) 20250810145349326 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250810145349326 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145350431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31082 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145350431 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250810145350431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145350431 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145350431 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145350431 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145350431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145350431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145350431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145350431 DLMGCP DEBUG <0013> Generated response: line #00: 200 31082 OK (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 46, bytes_payload_tx := 184, 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@b9a9a109777c: setverdict(pass): none -> pass VirtCallAgent-STATS(212)@b9a9a109777c: Final verdict of PTC: none RTPEM2(211)@b9a9a109777c: Final verdict of PTC: none RTPEM0(209)@b9a9a109777c: Final verdict of PTC: none RTPEM1(210)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@b9a9a109777c: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Sun Aug 10 14:53:50 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=80448) Waiting for packet dumper to finish... 1 (prev_count=80448, count=84380) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Sun Aug 10 14:53:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_one_crcx_loopback_rtp started. 20250810145358649 DLMGCP DEBUG <0013> Received message: line #00: DLCX 672 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145358649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145358649 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145358649 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145358649 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145358649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145358649 DLMGCP DEBUG <0013> Generated response: line #00: 515 672 FAIL (mgcp_msg.c:72) 20250810145358658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 673 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145358658 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250810145358658 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250810145358658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145358658 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145358658 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145358658 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145358658 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145358658 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145358658 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145358658 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145358659 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145358659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145358659 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145358659 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145358659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145358659 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) 20250810145358659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:22F2AB58 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250810145358659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:22F2AB58 output_enabled 1 (mgcp_conn.c:271) 20250810145358659 DLMGCP DEBUG <0013> (1225/rtp C:22F2AB58 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) 20250810145358659 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:22F2AB58 CRCX: connection successfully created: (1225/rtp C:22F2AB58 r=127.0.0.1:10000<->l=127.0.0.1:5832) (mgcp_protocol.c:772) 20250810145358659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145358659 DLMGCP DEBUG <0013> Generated response: line #00: 200 673 OK (mgcp_msg.c:72) 20250810145358659 DLMGCP DEBUG <0013> Generated response: line #01: I: 22F2AB58 (mgcp_msg.c:72) 20250810145358659 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145358659 DLMGCP DEBUG <0013> Generated response: line #03: o=- 22F2AB58 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145358659 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145358659 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145358659 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145358659 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:72) 20250810145358659 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145358659 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145359767 DLMGCP DEBUG <0013> Received message: line #00: DLCX 674 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145359767 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250810145359767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145359767 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145359767 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145359767 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145359767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145359767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145359767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145359767 DLMGCP DEBUG <0013> Generated response: line #00: 200 674 OK (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(218)@b9a9a109777c: Final verdict of PTC: none RTPEM1(215)@b9a9a109777c: Final verdict of PTC: none RTPEM2(216)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(217)@b9a9a109777c: Final verdict of PTC: none RTPEM0(214)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@b9a9a109777c: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'. Sun Aug 10 14:53:59 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=145880) Waiting for packet dumper to finish... 1 (prev_count=145880, count=149812) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 ------ Sun Aug 10 14:54:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20250810145407963 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60090 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145407963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145407963 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145407963 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145407963 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145407963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145407963 DLMGCP DEBUG <0013> Generated response: line #00: 515 60090 FAIL (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60091 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145407973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145407973 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145407973 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145407973 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145407973 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) 20250810145407973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8475A9A3 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250810145407973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8475A9A3 output_enabled 1 (mgcp_conn.c:271) 20250810145407973 DLMGCP DEBUG <0013> (1225/rtp C:8475A9A3 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) 20250810145407974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:8475A9A3 CRCX: connection successfully created: (1225/rtp C:8475A9A3 r=::1:10000<->l=::1:5834) (mgcp_protocol.c:772) 20250810145407974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145407974 DLMGCP DEBUG <0013> Generated response: line #00: 200 60091 OK (mgcp_msg.c:72) 20250810145407974 DLMGCP DEBUG <0013> Generated response: line #01: I: 8475A9A3 (mgcp_msg.c:72) 20250810145407974 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145407974 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8475A9A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145407974 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145407974 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145407974 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145407974 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:72) 20250810145407974 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145407974 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145409081 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60092 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145409081 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250810145409081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145409081 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145409081 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145409081 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145409081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145409081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145409081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145409081 DLMGCP DEBUG <0013> Generated response: line #00: 200 60092 OK (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(219)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@b9a9a109777c: Final verdict of PTC: none RTPEM1(220)@b9a9a109777c: Final verdict of PTC: none RTPEM2(221)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(222)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@b9a9a109777c: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass'. Sun Aug 10 14:54:09 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=150528) Waiting for packet dumper to finish... 1 (prev_count=150528, count=154460) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Sun Aug 10 14:54:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp started. 20250810145417288 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51146 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145417288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145417288 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145417288 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145417288 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145417288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145417288 DLMGCP DEBUG <0013> Generated response: line #00: 515 51146 FAIL (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51147 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145417302 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145417302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145417302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145417302 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) 20250810145417302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B8C43AEA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145417302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B8C43AEA output_enabled 1 (mgcp_conn.c:271) 20250810145417302 DLMGCP DEBUG <0013> (1226/rtp C:B8C43AEA 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) 20250810145417302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B8C43AEA CRCX: connection successfully created: (1226/rtp C:B8C43AEA r=127.0.0.1:10000<->l=127.0.0.1:5836) (mgcp_protocol.c:772) 20250810145417302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145417302 DLMGCP DEBUG <0013> Generated response: line #00: 200 51147 OK (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Generated response: line #01: I: B8C43AEA (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Generated response: line #03: o=- B8C43AEA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145417302 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:72) 20250810145417303 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145417303 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145417305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51148 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145417306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145417306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145417306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145417306 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) 20250810145417306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A49BB57D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145417306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A49BB57D output_enabled 1 (mgcp_conn.c:271) 20250810145417306 DLMGCP DEBUG <0013> (1226/rtp C:A49BB57D 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) 20250810145417306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A49BB57D CRCX: connection successfully created: (1226/rtp C:A49BB57D r=127.0.0.1:20000<->l=127.0.0.1:5838) (mgcp_protocol.c:772) 20250810145417306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145417306 DLMGCP DEBUG <0013> Generated response: line #00: 200 51148 OK (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Generated response: line #01: I: A49BB57D (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Generated response: line #03: o=- A49BB57D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145417306 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(224)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145418414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51149 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145418414 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145418414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145418414 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145418414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145418414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145418414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145418414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145418414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145418414 DLMGCP DEBUG <0013> Generated response: line #00: 200 51149 OK (mgcp_msg.c:72) RTPEM1(225)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats B: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: tolerance: 0 packets MTC@b9a9a109777c: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(226)@b9a9a109777c: Final verdict of PTC: none RTPEM1(225)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(227)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@b9a9a109777c: Final verdict of PTC: none RTPEM0(224)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Sun Aug 10 14:54:18 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=156492) Waiting for packet dumper to finish... 1 (prev_count=156492, count=160424) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------ Sun Aug 10 14:54:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_bidir started. 20250810145426629 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9559 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145426630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145426630 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145426630 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145426630 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145426630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145426630 DLMGCP DEBUG <0013> Generated response: line #00: 515 9559 FAIL (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9560 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145426643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145426643 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145426643 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145426643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145426643 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) 20250810145426643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7936B8D8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145426643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7936B8D8 output_enabled 1 (mgcp_conn.c:271) 20250810145426643 DLMGCP DEBUG <0013> (1226/rtp C:7936B8D8 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) 20250810145426644 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7936B8D8 CRCX: connection successfully created: (1226/rtp C:7936B8D8 r=127.0.0.1:10000<->l=127.0.0.1:5840) (mgcp_protocol.c:772) 20250810145426644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145426644 DLMGCP DEBUG <0013> Generated response: line #00: 200 9560 OK (mgcp_msg.c:72) 20250810145426644 DLMGCP DEBUG <0013> Generated response: line #01: I: 7936B8D8 (mgcp_msg.c:72) 20250810145426644 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145426644 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7936B8D8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145426644 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145426644 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145426644 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145426644 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:72) 20250810145426644 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145426644 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9561 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145426652 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145426652 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145426652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145426652 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) 20250810145426652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FEA541FA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145426652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FEA541FA output_enabled 1 (mgcp_conn.c:271) 20250810145426652 DLMGCP DEBUG <0013> (1226/rtp C:FEA541FA 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) 20250810145426652 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FEA541FA CRCX: connection successfully created: (1226/rtp C:FEA541FA r=127.0.0.1:20000<->l=127.0.0.1:5842) (mgcp_protocol.c:772) 20250810145426652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145426652 DLMGCP DEBUG <0013> Generated response: line #00: 200 9561 OK (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Generated response: line #01: I: FEA541FA (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Generated response: line #03: o=- FEA541FA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145426652 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145427761 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9562 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145427761 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145427761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145427761 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145427761 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145427761 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145427761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145427762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145427762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145427762 DLMGCP DEBUG <0013> Generated response: line #00: 200 9562 OK (mgcp_msg.c:72) RTPEM1(230)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats B: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: tolerance: 3 packets MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass VirtCallAgent-STATS(232)@b9a9a109777c: Final verdict of PTC: none RTPEM2(231)@b9a9a109777c: Final verdict of PTC: none RTPEM0(229)@b9a9a109777c: Final verdict of PTC: none RTPEM1(230)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Sun Aug 10 14:54:27 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=265192) Waiting for packet dumper to finish... 1 (prev_count=265192, count=268924) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------ Sun Aug 10 14:54:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_diff_pt_and_rtp started. 20250810145435973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31894 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145435973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145435973 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145435973 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145435973 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145435973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145435973 DLMGCP DEBUG <0013> Generated response: line #00: 515 31894 FAIL (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31895 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145435985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145435985 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145435985 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145435985 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145435985 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) 20250810145435985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B5C43A2A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145435985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B5C43A2A output_enabled 1 (mgcp_conn.c:271) 20250810145435985 DLMGCP DEBUG <0013> (1226/rtp C:B5C43A2A 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) 20250810145435986 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B5C43A2A CRCX: connection successfully created: (1226/rtp C:B5C43A2A r=127.0.0.1:10000<->l=127.0.0.1:5844) (mgcp_protocol.c:772) 20250810145435986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145435986 DLMGCP DEBUG <0013> Generated response: line #00: 200 31895 OK (mgcp_msg.c:72) 20250810145435986 DLMGCP DEBUG <0013> Generated response: line #01: I: B5C43A2A (mgcp_msg.c:72) 20250810145435986 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145435986 DLMGCP DEBUG <0013> Generated response: line #03: o=- B5C43A2A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145435986 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145435986 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145435986 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145435986 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:72) 20250810145435986 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145435986 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31896 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145435995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145435995 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145435995 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145435995 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145435995 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) 20250810145435995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BF5E503A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145435995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BF5E503A output_enabled 1 (mgcp_conn.c:271) 20250810145435996 DLMGCP DEBUG <0013> (1226/rtp C:BF5E503A 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) 20250810145435996 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BF5E503A CRCX: connection successfully created: (1226/rtp C:BF5E503A r=127.0.0.1:20000<->l=127.0.0.1:5846) (mgcp_protocol.c:772) 20250810145435996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145435996 DLMGCP DEBUG <0013> Generated response: line #00: 200 31896 OK (mgcp_msg.c:72) 20250810145435996 DLMGCP DEBUG <0013> Generated response: line #01: I: BF5E503A (mgcp_msg.c:72) 20250810145435996 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145435996 DLMGCP DEBUG <0013> Generated response: line #03: o=- BF5E503A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145435996 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145435996 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145435996 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145435996 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:72) 20250810145435996 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145435996 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(234)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145437109 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31897 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145437109 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145437109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145437109 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145437109 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145437109 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145437109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145437109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145437109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145437109 DLMGCP DEBUG <0013> Generated response: line #00: 200 31897 OK (mgcp_msg.c:72) RTPEM1(235)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats B: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: tolerance: 0 packets MTC@b9a9a109777c: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass VirtCallAgent-STATS(237)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@b9a9a109777c: Final verdict of PTC: none RTPEM0(234)@b9a9a109777c: Final verdict of PTC: none RTPEM2(236)@b9a9a109777c: Final verdict of PTC: none RTPEM1(235)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'. Sun Aug 10 14:54:37 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=156800) Waiting for packet dumper to finish... 1 (prev_count=156800, count=160732) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------ Sun Aug 10 14:54:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20250810145445263 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18771 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145445263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145445263 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145445263 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145445263 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145445263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145445263 DLMGCP DEBUG <0013> Generated response: line #00: 515 18771 FAIL (mgcp_msg.c:72) 20250810145445274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18772 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145445274 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145445274 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145445274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145445274 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145445274 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145445274 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145445274 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145445274 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145445274 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145445275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145445275 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145445275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145445275 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) 20250810145445275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6EA563D3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145445275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6EA563D3 output_enabled 1 (mgcp_conn.c:271) 20250810145445275 DLMGCP DEBUG <0013> (1226/rtp C:6EA563D3 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) 20250810145445275 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6EA563D3 CRCX: connection successfully created: (1226/rtp C:6EA563D3 r=127.0.0.1:10000<->l=127.0.0.1:5848) (mgcp_protocol.c:772) 20250810145445275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145445275 DLMGCP DEBUG <0013> Generated response: line #00: 200 18772 OK (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> Generated response: line #01: I: 6EA563D3 (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6EA563D3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145445275 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145445283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18773 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145445283 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145445283 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145445283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145445284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145445284 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145445284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145445284 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) 20250810145445284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBA905AA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145445284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBA905AA output_enabled 1 (mgcp_conn.c:271) 20250810145445284 DLMGCP DEBUG <0013> (1226/rtp C:CBA905AA 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) 20250810145445284 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBA905AA CRCX: connection successfully created: (1226/rtp C:CBA905AA r=127.0.0.1:20000<->l=127.0.0.1:5850) (mgcp_protocol.c:772) 20250810145445284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145445284 DLMGCP DEBUG <0013> Generated response: line #00: 200 18773 OK (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Generated response: line #01: I: CBA905AA (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Generated response: line #03: o=- CBA905AA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145445284 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145446392 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18774 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145446392 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145446392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145446392 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145446392 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145446392 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145446392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145446392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145446392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145446392 DLMGCP DEBUG <0013> Generated response: line #00: 200 18774 OK (mgcp_msg.c:72) RTPEM1(240)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats B: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: tolerance: 3 packets MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(243)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(242)@b9a9a109777c: Final verdict of PTC: none RTPEM1(240)@b9a9a109777c: Final verdict of PTC: none RTPEM2(241)@b9a9a109777c: Final verdict of PTC: none RTPEM0(239)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'. Sun Aug 10 14:54:46 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=265044) Waiting for packet dumper to finish... 1 (prev_count=265044, count=268976) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------ Sun Aug 10 14:54:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp started. 20250810145454605 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33656 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145454605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145454605 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145454605 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145454605 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145454605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145454605 DLMGCP DEBUG <0013> Generated response: line #00: 515 33656 FAIL (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33657 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145454616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145454616 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145454616 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145454616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145454616 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) 20250810145454616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67B9C92A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145454616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67B9C92A output_enabled 0 (mgcp_conn.c:271) 20250810145454616 DLMGCP DEBUG <0013> (1227/rtp C:67B9C92A 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) 20250810145454617 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:67B9C92A CRCX: connection successfully created: (1227/rtp C:67B9C92A r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:772) 20250810145454617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145454617 DLMGCP DEBUG <0013> Generated response: line #00: 200 33657 OK (mgcp_msg.c:72) 20250810145454617 DLMGCP DEBUG <0013> Generated response: line #01: I: 67B9C92A (mgcp_msg.c:72) 20250810145454617 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145454617 DLMGCP DEBUG <0013> Generated response: line #03: o=- 67B9C92A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145454617 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145454617 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145454617 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145454617 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250810145454617 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33658 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145454625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145454625 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145454626 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145454626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145454626 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) 20250810145454626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E02DA5D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145454626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E02DA5D3 output_enabled 0 (mgcp_conn.c:271) 20250810145454626 DLMGCP DEBUG <0013> (1227/rtp C:E02DA5D3 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) 20250810145454626 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E02DA5D3 CRCX: connection successfully created: (1227/rtp C:E02DA5D3 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:772) 20250810145454626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145454626 DLMGCP DEBUG <0013> Generated response: line #00: 200 33658 OK (mgcp_msg.c:72) 20250810145454626 DLMGCP DEBUG <0013> Generated response: line #01: I: E02DA5D3 (mgcp_msg.c:72) 20250810145454626 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145454626 DLMGCP DEBUG <0013> Generated response: line #03: o=- E02DA5D3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145454626 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145454626 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145454626 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145454626 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250810145454626 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(244)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145456146 DLMGCP DEBUG <0013> Received message: line #00: MDCX 33659 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145456146 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145456146 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145456146 DLMGCP DEBUG <0013> Received message: line #03: I: 67B9C92A (mgcp_msg.c:72) 20250810145456146 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145456146 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145456147 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145456147 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145456147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145456147 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) 20250810145456147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67B9C92A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145456147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67B9C92A output_enabled 1 (mgcp_conn.c:271) 20250810145456147 DLMGCP DEBUG <0013> (1227/rtp C:67B9C92A 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) 20250810145456147 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:67B9C92A MDCX: connection successfully modified: (1227/rtp C:67B9C92A r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:976) 20250810145456147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145456147 DLMGCP DEBUG <0013> Generated response: line #00: 200 33659 OK (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Generated response: line #02: o=- 67B9C92A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250810145456147 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(245)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145456657 DLMGCP DEBUG <0013> Received message: line #00: MDCX 33660 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145456657 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145456657 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Received message: line #03: I: E02DA5D3 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145456658 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145456658 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145456658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145456658 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) 20250810145456658 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E02DA5D3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145456658 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E02DA5D3 output_enabled 1 (mgcp_conn.c:271) 20250810145456658 DLMGCP DEBUG <0013> (1227/rtp C:E02DA5D3 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) 20250810145456658 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E02DA5D3 MDCX: connection successfully modified: (1227/rtp C:E02DA5D3 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:976) 20250810145456658 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145456658 DLMGCP DEBUG <0013> Generated response: line #00: 200 33660 OK (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Generated response: line #02: o=- E02DA5D3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250810145456658 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 121, bytes_payload_rx := 484, 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@b9a9a109777c: stats: { num_pkts_tx := 168, bytes_payload_tx := 672, 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 } 20250810145458770 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33661 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145458770 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810145458770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145458771 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145458771 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145458771 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145458771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145458771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145458771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145458771 DLMGCP DEBUG <0013> Generated response: line #00: 200 33661 OK (mgcp_msg.c:72) RTPEM0(244)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(244)@b9a9a109777c: Final verdict of PTC: none RTPEM2(246)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(247)@b9a9a109777c: Final verdict of PTC: none RTPEM1(245)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Sun Aug 10 14:54:58 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=673352) Waiting for packet dumper to finish... 1 (prev_count=673352, count=677084) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'. ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------ Sun Aug 10 14:55:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_and_unsolicited_rtp started. 20250810145506965 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8565 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145506965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145506965 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145506965 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145506965 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145506965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145506965 DLMGCP DEBUG <0013> Generated response: line #00: 515 8565 FAIL (mgcp_msg.c:72) 20250810145506979 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8566 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145506979 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145506979 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250810145506979 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145506979 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145506979 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145506979 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145506979 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145506979 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145506979 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145506980 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145506980 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145506980 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145506980 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) 20250810145506980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3FD370E8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145506980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3FD370E8 output_enabled 1 (mgcp_conn.c:271) 20250810145506980 DLMGCP DEBUG <0013> (1234321326/rtp C:3FD370E8 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) 20250810145506980 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3FD370E8 CRCX: connection successfully created: (1234321326/rtp C:3FD370E8 r=127.0.0.1:10000<->l=127.0.0.1:5856) (mgcp_protocol.c:772) 20250810145506980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145506980 DLMGCP DEBUG <0013> Generated response: line #00: 200 8566 OK (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> Generated response: line #01: I: 3FD370E8 (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3FD370E8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145506980 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145506988 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8567 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145506988 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145506988 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250810145506988 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145506989 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145506989 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145506989 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145506989 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) 20250810145506989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31B67CF0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145506989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31B67CF0 output_enabled 1 (mgcp_conn.c:271) 20250810145506989 DLMGCP DEBUG <0013> (1234321326/rtp C:31B67CF0 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) 20250810145506989 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:31B67CF0 CRCX: connection successfully created: (1234321326/rtp C:31B67CF0 r=127.0.0.1:20000<->l=127.0.0.1:5858) (mgcp_protocol.c:772) 20250810145506989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145506989 DLMGCP DEBUG <0013> Generated response: line #00: 200 8567 OK (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Generated response: line #01: I: 31B67CF0 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Generated response: line #03: o=- 31B67CF0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:72) 20250810145506989 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145506990 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(250)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145507520 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507540 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507561 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507581 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507602 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507623 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507644 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507664 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507685 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507705 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507726 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507747 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507767 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507787 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507808 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507829 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507850 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507871 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507892 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507914 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507935 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507956 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507977 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145507999 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3FD370E8 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)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145508106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8568 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145508106 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:72) 20250810145508106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145508106 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145508106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145508106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145508106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145508106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145508106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145508106 DLMGCP DEBUG <0013> Generated response: line #00: 200 8568 OK (mgcp_msg.c:72) RTPEM0(249)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats B: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: tolerance: 0 packets MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass VirtCallAgent-STATS(252)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@b9a9a109777c: Final verdict of PTC: none RTPEM2(251)@b9a9a109777c: Final verdict of PTC: none RTPEM1(250)@b9a9a109777c: Final verdict of PTC: none RTPEM0(249)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Sun Aug 10 14:55:08 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=185132) Waiting for packet dumper to finish... 1 (prev_count=185132, count=189064) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'. ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------ Sun Aug 10 14:55:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20250810145516253 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26863 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145516253 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250810145516253 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145516254 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145516254 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145516254 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145516254 DLMGCP DEBUG <0013> Generated response: line #00: 515 26863 FAIL (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26864 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145516266 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250810145516266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145516266 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145516266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145516266 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) 20250810145516266 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BA983145 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145516267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BA983145 output_enabled 1 (mgcp_conn.c:271) 20250810145516267 DLMGCP DEBUG <0013> (76338/rtp C:BA983145 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) 20250810145516267 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:BA983145 CRCX: connection successfully created: (76338/rtp C:BA983145 r=127.0.0.1:10000<->l=127.0.0.1:5860) (mgcp_protocol.c:772) 20250810145516267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145516267 DLMGCP DEBUG <0013> Generated response: line #00: 200 26864 OK (mgcp_msg.c:72) 20250810145516267 DLMGCP DEBUG <0013> Generated response: line #01: I: BA983145 (mgcp_msg.c:72) 20250810145516267 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145516267 DLMGCP DEBUG <0013> Generated response: line #03: o=- BA983145 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145516267 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145516267 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145516267 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145516267 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250810145516267 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250810145516267 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26865 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145516275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250810145516275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145516275 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145516275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145516275 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) 20250810145516275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:C46D5BA2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145516275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:C46D5BA2 output_enabled 1 (mgcp_conn.c:271) 20250810145516275 DLMGCP DEBUG <0013> (76338/rtp C:C46D5BA2 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) 20250810145516276 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:C46D5BA2 CRCX: connection successfully created: (76338/rtp C:C46D5BA2 r=127.0.0.1:20000<->l=127.0.0.1:5862) (mgcp_protocol.c:772) 20250810145516276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145516276 DLMGCP DEBUG <0013> Generated response: line #00: 200 26865 OK (mgcp_msg.c:72) 20250810145516276 DLMGCP DEBUG <0013> Generated response: line #01: I: C46D5BA2 (mgcp_msg.c:72) 20250810145516276 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145516276 DLMGCP DEBUG <0013> Generated response: line #03: o=- C46D5BA2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145516276 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145516276 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145516276 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145516276 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:72) 20250810145516276 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250810145516276 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26866 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #03: I: BA983145 (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145517285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250810145517285 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145517285 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145517285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145517285 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) 20250810145517286 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BA983145 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145517286 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BA983145 output_enabled 1 (mgcp_conn.c:271) 20250810145517286 DLMGCP DEBUG <0013> (76338/rtp C:BA983145 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) 20250810145517286 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:BA983145 MDCX: connection successfully modified: (76338/rtp C:BA983145 r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:976) 20250810145517286 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145517286 DLMGCP DEBUG <0013> Generated response: line #00: 200 26866 OK (mgcp_msg.c:72) 20250810145517286 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145517286 DLMGCP DEBUG <0013> Generated response: line #02: o=- BA983145 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145517286 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145517286 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145517286 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145517286 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250810145517286 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250810145517286 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810145517316 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517337 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517357 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517377 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517397 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517418 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517438 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517458 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517479 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517499 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517520 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517540 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517561 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517581 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517602 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517622 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517643 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517663 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517683 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517704 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517724 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517745 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517765 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517785 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517806 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517826 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517847 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517868 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517888 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517909 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517930 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517950 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517971 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145517991 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518012 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518032 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518052 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518073 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518093 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518113 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518134 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518154 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518174 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518195 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518215 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518235 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518256 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145518276 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:BA983145 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250810145519400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26867 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145519400 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:72) 20250810145519400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250810145519400 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250810145519400 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145519400 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145519400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145519400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145519400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145519400 DLMGCP DEBUG <0013> Generated response: line #00: 200 26867 OK (mgcp_msg.c:72) RTPEM0(254)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 145, bytes_payload_tx := 580, num_pkts_rx := 145, bytes_payload_rx := 580, 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@b9a9a109777c: stats B: { num_pkts_tx := 145, bytes_payload_tx := 580, num_pkts_rx := 145, bytes_payload_rx := 580, 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@b9a9a109777c: tolerance: 5 packets MTC@b9a9a109777c: stats: { num_pkts_tx := 145, bytes_payload_tx := 580, num_pkts_rx := 145, bytes_payload_rx := 580, 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@b9a9a109777c: stats: { num_pkts_tx := 145, bytes_payload_tx := 580, num_pkts_rx := 145, bytes_payload_rx := 580, 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@b9a9a109777c: 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@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(258)@b9a9a109777c: Final verdict of PTC: none RTPEM1(255)@b9a9a109777c: Final verdict of PTC: none RTPEM2(256)@b9a9a109777c: Final verdict of PTC: none RTPEM0(254)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(257)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'. Sun Aug 10 14:55:19 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=759240) Waiting for packet dumper to finish... 1 (prev_count=759240, count=763172) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp'. ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp ------ Sun Aug 10 14:55:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_confecho_sendonly_rtp started. 20250810145527555 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14680 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145527556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145527556 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145527556 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145527556 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145527556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145527556 DLMGCP DEBUG <0013> Generated response: line #00: 515 14680 FAIL (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14681 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145527568 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145527568 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145527568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145527568 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) 20250810145527568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4986A9CF connection mode 'confecho' 11 (mgcp_conn.c:264) 20250810145527568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4986A9CF output_enabled 1 (mgcp_conn.c:271) 20250810145527568 DLMGCP DEBUG <0013> (1225/rtp C:4986A9CF 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) 20250810145527568 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4986A9CF CRCX: connection successfully created: (1225/rtp C:4986A9CF r=127.0.0.1:10000<->l=127.0.0.1:5864) (mgcp_protocol.c:772) 20250810145527568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145527568 DLMGCP DEBUG <0013> Generated response: line #00: 200 14681 OK (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Generated response: line #01: I: 4986A9CF (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4986A9CF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145527568 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14682 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145527576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145527576 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145527576 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145527576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145527576 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) 20250810145527576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B784D98F connection mode 'sendonly' 2 (mgcp_conn.c:264) 20250810145527576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B784D98F output_enabled 1 (mgcp_conn.c:271) 20250810145527576 DLMGCP DEBUG <0013> (1225/rtp C:B784D98F 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) 20250810145527577 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B784D98F CRCX: connection successfully created: (1225/rtp C:B784D98F r=127.0.0.1:20000<->l=127.0.0.1:5866) (mgcp_protocol.c:772) 20250810145527577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145527577 DLMGCP DEBUG <0013> Generated response: line #00: 200 14682 OK (mgcp_msg.c:72) 20250810145527577 DLMGCP DEBUG <0013> Generated response: line #01: I: B784D98F (mgcp_msg.c:72) 20250810145527577 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145527577 DLMGCP DEBUG <0013> Generated response: line #03: o=- B784D98F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145527577 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145527577 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145527577 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145527577 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:72) 20250810145527577 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145527577 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145528684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14683 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145528685 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250810145528685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145528685 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145528685 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145528685 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145528685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145528685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145528685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145528685 DLMGCP DEBUG <0013> Generated response: line #00: 200 14683 OK (mgcp_msg.c:72) RTPEM0(259)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(263)@b9a9a109777c: Final verdict of PTC: none RTPEM0(259)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(262)@b9a9a109777c: Final verdict of PTC: none RTPEM1(260)@b9a9a109777c: Final verdict of PTC: none RTPEM2(261)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Sun Aug 10 14:55:28 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=264760) Waiting for packet dumper to finish... 1 (prev_count=264760, count=268692) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Sun Aug 10 14:55:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_ts101318_rfc5993_rtp_conversion started. 20250810145536913 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51477 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145536913 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145536913 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145536913 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145536913 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145536913 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145536913 DLMGCP DEBUG <0013> Generated response: line #00: 515 51477 FAIL (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51478 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145536931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145536931 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145536931 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145536931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145536931 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) 20250810145536931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:203A4DC0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145536931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:203A4DC0 output_enabled 1 (mgcp_conn.c:271) 20250810145536932 DLMGCP DEBUG <0013> (1226/rtp C:203A4DC0 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) 20250810145536932 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:203A4DC0 CRCX: connection successfully created: (1226/rtp C:203A4DC0 r=127.0.0.1:10000<->l=127.0.0.1:5868) (mgcp_protocol.c:772) 20250810145536932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145536932 DLMGCP DEBUG <0013> Generated response: line #00: 200 51478 OK (mgcp_msg.c:72) 20250810145536932 DLMGCP DEBUG <0013> Generated response: line #01: I: 203A4DC0 (mgcp_msg.c:72) 20250810145536932 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145536932 DLMGCP DEBUG <0013> Generated response: line #03: o=- 203A4DC0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145536932 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145536932 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145536932 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145536932 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:72) 20250810145536932 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250810145536932 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51479 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145536940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145536940 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145536940 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145536940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145536940 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) 20250810145536940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6E5E30C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145536940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6E5E30C output_enabled 1 (mgcp_conn.c:271) 20250810145536940 DLMGCP DEBUG <0013> (1226/rtp C:A6E5E30C 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) 20250810145536941 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A6E5E30C CRCX: connection successfully created: (1226/rtp C:A6E5E30C r=127.0.0.1:20000<->l=127.0.0.1:5870) (mgcp_protocol.c:772) 20250810145536941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145536941 DLMGCP DEBUG <0013> Generated response: line #00: 200 51479 OK (mgcp_msg.c:72) 20250810145536941 DLMGCP DEBUG <0013> Generated response: line #01: I: A6E5E30C (mgcp_msg.c:72) 20250810145536941 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145536941 DLMGCP DEBUG <0013> Generated response: line #03: o=- A6E5E30C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145536941 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145536941 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145536941 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145536941 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:72) 20250810145536941 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250810145536941 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(265)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145541078 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51480 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145541078 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145541078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145541078 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145541078 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145541078 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145541078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145541078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145541078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145541078 DLMGCP DEBUG <0013> Generated response: line #00: 200 51480 OK (mgcp_msg.c:72) RTPEM0(264)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(266)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(267)@b9a9a109777c: Final verdict of PTC: none RTPEM1(265)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@b9a9a109777c: Final verdict of PTC: none RTPEM0(264)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@b9a9a109777c: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Sun Aug 10 14:55:41 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=264120) Waiting for packet dumper to finish... 1 (prev_count=264120, count=268052) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp ------ Sun Aug 10 14:55:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20250810145549245 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9231 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145549245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145549245 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145549245 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145549245 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145549245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145549245 DLMGCP DEBUG <0013> Generated response: line #00: 515 9231 FAIL (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9232 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:72) 20250810145549252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145549253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145549253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145549253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145549253 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) 20250810145549253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1B85D21 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145549253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1B85D21 output_enabled 1 (mgcp_conn.c:271) 20250810145549253 DLMGCP DEBUG <0013> (1226/rtp C:E1B85D21 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) 20250810145549253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E1B85D21 CRCX: connection successfully created: (1226/rtp C:E1B85D21 r=127.0.0.1:10000<->l=127.0.0.1:5872) (mgcp_protocol.c:772) 20250810145549253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145549253 DLMGCP DEBUG <0013> Generated response: line #00: 200 9232 OK (mgcp_msg.c:72) 20250810145549253 DLMGCP DEBUG <0013> Generated response: line #01: I: E1B85D21 (mgcp_msg.c:72) 20250810145549253 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145549253 DLMGCP DEBUG <0013> Generated response: line #03: o=- E1B85D21 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145549253 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145549253 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145549253 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145549253 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:72) 20250810145549253 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250810145549253 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9233 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145549256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145549256 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145549256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145549256 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) 20250810145549256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:640544A9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145549256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:640544A9 output_enabled 1 (mgcp_conn.c:271) 20250810145549256 DLMGCP DEBUG <0013> (1226/rtp C:640544A9 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) 20250810145549256 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:640544A9 CRCX: connection successfully created: (1226/rtp C:640544A9 r=127.0.0.1:20000<->l=127.0.0.1:5874) (mgcp_protocol.c:772) 20250810145549256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145549256 DLMGCP DEBUG <0013> Generated response: line #00: 200 9233 OK (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Generated response: line #01: I: 640544A9 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Generated response: line #03: o=- 640544A9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250810145549256 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(270)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145553381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9234 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145553381 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145553381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145553381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145553381 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145553381 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145553381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145553382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145553382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145553382 DLMGCP DEBUG <0013> Generated response: line #00: 200 9234 OK (mgcp_msg.c:72) RTPEM0(269)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats: { num_pkts_tx := 46, bytes_payload_tx := 644, num_pkts_rx := 46, bytes_payload_rx := 644, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 46, bytes_payload_tx := 690, num_pkts_rx := 46, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(273)@b9a9a109777c: Final verdict of PTC: none RTPEM1(270)@b9a9a109777c: Final verdict of PTC: none RTPEM0(269)@b9a9a109777c: Final verdict of PTC: none RTPEM2(271)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(272)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@b9a9a109777c: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Sun Aug 10 14:55:53 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=260416) Waiting for packet dumper to finish... 1 (prev_count=260416, count=264148) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------ Sun Aug 10 14:56:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_amr_oa_bwe_rtp_conversion started. 20250810145601531 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55775 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145601531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145601531 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145601531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145601531 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145601531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145601531 DLMGCP DEBUG <0013> Generated response: line #00: 515 55775 FAIL (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55776 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145601533 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145601533 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145601533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145601533 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) 20250810145601533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2B802395 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145601533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2B802395 output_enabled 1 (mgcp_conn.c:271) 20250810145601533 DLMGCP DEBUG <0013> (1226/rtp C:2B802395 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) 20250810145601533 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2B802395 CRCX: connection successfully created: (1226/rtp C:2B802395 r=127.0.0.1:10000<->l=127.0.0.1:5876) (mgcp_protocol.c:772) 20250810145601533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145601533 DLMGCP DEBUG <0013> Generated response: line #00: 200 55776 OK (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Generated response: line #01: I: 2B802395 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2B802395 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250810145601533 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55777 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145601535 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145601535 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145601535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145601535 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) 20250810145601535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21220A58 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145601535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21220A58 output_enabled 1 (mgcp_conn.c:271) 20250810145601535 DLMGCP DEBUG <0013> (1226/rtp C:21220A58 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) 20250810145601535 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:21220A58 CRCX: connection successfully created: (1226/rtp C:21220A58 r=127.0.0.1:20000<->l=127.0.0.1:5878) (mgcp_protocol.c:772) 20250810145601535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145601535 DLMGCP DEBUG <0013> Generated response: line #00: 200 55777 OK (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Generated response: line #01: I: 21220A58 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Generated response: line #03: o=- 21220A58 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250810145601535 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(275)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145605660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55778 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145605660 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145605660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145605660 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145605660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145605660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145605660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145605661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145605661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145605661 DLMGCP DEBUG <0013> Generated response: line #00: 200 55778 OK (mgcp_msg.c:72) RTPEM0(274)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 799, num_pkts_rx := 47, bytes_payload_rx := 799, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 752, 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@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(278)@b9a9a109777c: Final verdict of PTC: none RTPEM2(276)@b9a9a109777c: Final verdict of PTC: none RTPEM0(274)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(277)@b9a9a109777c: Final verdict of PTC: none RTPEM1(275)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@b9a9a109777c: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Sun Aug 10 14:56:05 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=264464) Waiting for packet dumper to finish... 1 (prev_count=264464, count=268196) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------ Sun Aug 10 14:56:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_amr_oa_oa_rtp_conversion started. 20250810145613836 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60808 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145613836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145613836 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145613836 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145613836 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145613836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145613836 DLMGCP DEBUG <0013> Generated response: line #00: 515 60808 FAIL (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60809 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250810145613850 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145613850 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145613850 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145613850 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145613850 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) 20250810145613850 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5199496 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145613850 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5199496 output_enabled 1 (mgcp_conn.c:271) 20250810145613850 DLMGCP DEBUG <0013> (1226/rtp C:E5199496 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) 20250810145613851 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E5199496 CRCX: connection successfully created: (1226/rtp C:E5199496 r=127.0.0.1:10000<->l=127.0.0.1:5880) (mgcp_protocol.c:772) 20250810145613851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145613851 DLMGCP DEBUG <0013> Generated response: line #00: 200 60809 OK (mgcp_msg.c:72) 20250810145613851 DLMGCP DEBUG <0013> Generated response: line #01: I: E5199496 (mgcp_msg.c:72) 20250810145613851 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145613851 DLMGCP DEBUG <0013> Generated response: line #03: o=- E5199496 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145613851 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145613851 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145613851 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145613851 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:72) 20250810145613851 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145613851 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250810145613851 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60810 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145613858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145613858 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145613858 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145613858 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145613858 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) 20250810145613858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EAC30BD0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145613858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EAC30BD0 output_enabled 1 (mgcp_conn.c:271) 20250810145613858 DLMGCP DEBUG <0013> (1226/rtp C:EAC30BD0 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) 20250810145613859 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EAC30BD0 CRCX: connection successfully created: (1226/rtp C:EAC30BD0 r=127.0.0.1:20000<->l=127.0.0.1:5882) (mgcp_protocol.c:772) 20250810145613859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145613859 DLMGCP DEBUG <0013> Generated response: line #00: 200 60810 OK (mgcp_msg.c:72) 20250810145613859 DLMGCP DEBUG <0013> Generated response: line #01: I: EAC30BD0 (mgcp_msg.c:72) 20250810145613859 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145613859 DLMGCP DEBUG <0013> Generated response: line #03: o=- EAC30BD0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145613859 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145613859 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145613859 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145613859 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:72) 20250810145613859 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145613859 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145613859 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(280)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145617983 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60811 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145617983 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145617984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145617984 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145617984 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145617984 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145617984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145617984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145617984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145617984 DLMGCP DEBUG <0013> Generated response: line #00: 200 60811 OK (mgcp_msg.c:72) RTPEM0(279)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats: { num_pkts_tx := 46, bytes_payload_tx := 690, num_pkts_rx := 46, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 46, bytes_payload_tx := 690, num_pkts_rx := 46, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM1(280)@b9a9a109777c: Final verdict of PTC: none RTPEM2(281)@b9a9a109777c: Final verdict of PTC: none RTPEM0(279)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(282)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@b9a9a109777c: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Sun Aug 10 14:56:18 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=259420) Waiting for packet dumper to finish... 1 (prev_count=259420, count=263352) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------ Sun Aug 10 14:56:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_amr_bwe_bwe_rtp_conversion started. 20250810145626216 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44249 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145626216 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145626216 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145626216 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145626216 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145626216 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145626216 DLMGCP DEBUG <0013> Generated response: line #00: 515 44249 FAIL (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44250 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250810145626228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145626228 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145626228 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145626228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145626229 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) 20250810145626229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4AA0483 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145626229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4AA0483 output_enabled 1 (mgcp_conn.c:271) 20250810145626229 DLMGCP DEBUG <0013> (1226/rtp C:E4AA0483 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) 20250810145626229 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4AA0483 CRCX: connection successfully created: (1226/rtp C:E4AA0483 r=127.0.0.1:10000<->l=127.0.0.1:5884) (mgcp_protocol.c:772) 20250810145626229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145626229 DLMGCP DEBUG <0013> Generated response: line #00: 200 44250 OK (mgcp_msg.c:72) 20250810145626229 DLMGCP DEBUG <0013> Generated response: line #01: I: E4AA0483 (mgcp_msg.c:72) 20250810145626229 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145626229 DLMGCP DEBUG <0013> Generated response: line #03: o=- E4AA0483 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145626229 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145626229 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145626229 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145626229 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:72) 20250810145626229 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145626229 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250810145626229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44251 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145626237 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145626237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145626237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145626237 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) 20250810145626237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D0F32794 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145626237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D0F32794 output_enabled 1 (mgcp_conn.c:271) 20250810145626237 DLMGCP DEBUG <0013> (1226/rtp C:D0F32794 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) 20250810145626237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D0F32794 CRCX: connection successfully created: (1226/rtp C:D0F32794 r=127.0.0.1:20000<->l=127.0.0.1:5886) (mgcp_protocol.c:772) 20250810145626237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145626237 DLMGCP DEBUG <0013> Generated response: line #00: 200 44251 OK (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Generated response: line #01: I: D0F32794 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Generated response: line #03: o=- D0F32794 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250810145626237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(285)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145630365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44252 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145630365 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145630365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145630365 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145630365 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145630365 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145630365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145630365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145630365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145630365 DLMGCP DEBUG <0013> Generated response: line #00: 200 44252 OK (mgcp_msg.c:72) RTPEM0(284)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(286)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(287)@b9a9a109777c: Final verdict of PTC: none RTPEM0(284)@b9a9a109777c: Final verdict of PTC: none RTPEM1(285)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@b9a9a109777c: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Sun Aug 10 14:56:30 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=264232) Waiting for packet dumper to finish... 1 (prev_count=264232, count=267964) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion ------ Sun Aug 10 14:56:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20250810145638536 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38564 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145638536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145638536 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145638536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145638536 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145638536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145638536 DLMGCP DEBUG <0013> Generated response: line #00: 515 38564 FAIL (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38565 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145638539 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145638539 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145638539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145638539 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) 20250810145638539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:07249605 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145638539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:07249605 output_enabled 1 (mgcp_conn.c:271) 20250810145638539 DLMGCP DEBUG <0013> (1226/rtp C:07249605 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) 20250810145638539 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:07249605 CRCX: connection successfully created: (1226/rtp C:07249605 r=127.0.0.1:10000<->l=127.0.0.1:5888) (mgcp_protocol.c:772) 20250810145638539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145638539 DLMGCP DEBUG <0013> Generated response: line #00: 200 38565 OK (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Generated response: line #01: I: 07249605 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Generated response: line #03: o=- 07249605 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250810145638539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38566 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145638542 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145638542 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145638542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145638542 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) 20250810145638542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E8A4882 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145638542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E8A4882 output_enabled 1 (mgcp_conn.c:271) 20250810145638542 DLMGCP DEBUG <0013> (1226/rtp C:6E8A4882 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) 20250810145638542 DLMGCP DEBUG <0013> (1226/rtp C:6E8A4882 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) 20250810145638542 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6E8A4882 CRCX: connection successfully created: (1226/rtp C:6E8A4882 r=127.0.0.1:20000<->l=127.0.0.1:5890) (mgcp_protocol.c:772) 20250810145638542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145638542 DLMGCP DEBUG <0013> Generated response: line #00: 200 38566 OK (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Generated response: line #01: I: 6E8A4882 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6E8A4882 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145638542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(290)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145642666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38567 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145642666 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145642666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145642666 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145642666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145642666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145642666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145642666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145642666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145642666 DLMGCP DEBUG <0013> Generated response: line #00: 200 38567 OK (mgcp_msg.c:72) RTPEM0(289)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(289)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@b9a9a109777c: Final verdict of PTC: none RTPEM1(290)@b9a9a109777c: Final verdict of PTC: none RTPEM2(291)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(292)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@b9a9a109777c: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass'. Sun Aug 10 14:56:42 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=265284) Waiting for packet dumper to finish... 1 (prev_count=265284, count=269216) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion ------ Sun Aug 10 14:56:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20250810145650864 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6086 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145650864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145650864 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145650864 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145650864 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145650864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145650864 DLMGCP DEBUG <0013> Generated response: line #00: 515 6086 FAIL (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6087 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250810145650876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145650876 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145650876 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145650876 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145650876 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) 20250810145650876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:48655730 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145650876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:48655730 output_enabled 1 (mgcp_conn.c:271) 20250810145650876 DLMGCP DEBUG <0013> (1226/rtp C:48655730 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) 20250810145650877 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:48655730 CRCX: connection successfully created: (1226/rtp C:48655730 r=127.0.0.1:10000<->l=127.0.0.1:5892) (mgcp_protocol.c:772) 20250810145650877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145650877 DLMGCP DEBUG <0013> Generated response: line #00: 200 6087 OK (mgcp_msg.c:72) 20250810145650877 DLMGCP DEBUG <0013> Generated response: line #01: I: 48655730 (mgcp_msg.c:72) 20250810145650877 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145650877 DLMGCP DEBUG <0013> Generated response: line #03: o=- 48655730 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145650877 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145650877 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145650877 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145650877 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:72) 20250810145650877 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145650877 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250810145650877 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6088 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145650885 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145650885 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145650885 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145650885 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) 20250810145650885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:766B6893 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145650885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:766B6893 output_enabled 1 (mgcp_conn.c:271) 20250810145650885 DLMGCP DEBUG <0013> (1226/rtp C:766B6893 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) 20250810145650885 DLMGCP DEBUG <0013> (1226/rtp C:766B6893 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) 20250810145650885 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:766B6893 CRCX: connection successfully created: (1226/rtp C:766B6893 r=127.0.0.1:20000<->l=127.0.0.1:5894) (mgcp_protocol.c:772) 20250810145650885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145650885 DLMGCP DEBUG <0013> Generated response: line #00: 200 6088 OK (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Generated response: line #01: I: 766B6893 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Generated response: line #03: o=- 766B6893 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250810145650885 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(295)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145655013 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6089 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145655013 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145655013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145655013 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145655013 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145655013 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145655013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145655013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145655013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145655013 DLMGCP DEBUG <0013> Generated response: line #00: 200 6089 OK (mgcp_msg.c:72) RTPEM0(294)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(294)@b9a9a109777c: Final verdict of PTC: none RTPEM1(295)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(298)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(297)@b9a9a109777c: Final verdict of PTC: none RTPEM2(296)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@b9a9a109777c: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass'. Sun Aug 10 14:56:55 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=265540) Waiting for packet dumper to finish... 1 (prev_count=265540, count=269472) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion ------ Sun Aug 10 14:57:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20250810145703215 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52409 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145703215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145703215 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145703215 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145703215 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145703215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145703215 DLMGCP DEBUG <0013> Generated response: line #00: 515 52409 FAIL (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52410 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250810145703229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145703229 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145703230 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145703230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145703230 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) 20250810145703230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DD76F51E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145703230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DD76F51E output_enabled 1 (mgcp_conn.c:271) 20250810145703230 DLMGCP DEBUG <0013> (1226/rtp C:DD76F51E 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) 20250810145703230 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DD76F51E CRCX: connection successfully created: (1226/rtp C:DD76F51E r=127.0.0.1:10000<->l=127.0.0.1:5896) (mgcp_protocol.c:772) 20250810145703230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145703230 DLMGCP DEBUG <0013> Generated response: line #00: 200 52410 OK (mgcp_msg.c:72) 20250810145703230 DLMGCP DEBUG <0013> Generated response: line #01: I: DD76F51E (mgcp_msg.c:72) 20250810145703230 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145703230 DLMGCP DEBUG <0013> Generated response: line #03: o=- DD76F51E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145703230 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145703230 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145703230 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145703230 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:72) 20250810145703230 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145703230 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250810145703230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145703238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52411 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145703238 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145703238 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145703238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145703238 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145703238 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145703238 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145703238 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145703238 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145703238 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250810145703238 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145703239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145703239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145703239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145703239 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) 20250810145703239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:690BAB55 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145703239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:690BAB55 output_enabled 1 (mgcp_conn.c:271) 20250810145703239 DLMGCP DEBUG <0013> (1226/rtp C:690BAB55 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) 20250810145703239 DLMGCP DEBUG <0013> (1226/rtp C:690BAB55 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) 20250810145703239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:690BAB55 CRCX: connection successfully created: (1226/rtp C:690BAB55 r=127.0.0.1:20000<->l=127.0.0.1:5898) (mgcp_protocol.c:772) 20250810145703239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145703239 DLMGCP DEBUG <0013> Generated response: line #00: 200 52411 OK (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Generated response: line #01: I: 690BAB55 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Generated response: line #03: o=- 690BAB55 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250810145703239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(300)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145707365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52412 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145707365 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145707365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145707365 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145707365 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145707365 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145707365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145707365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145707365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145707365 DLMGCP DEBUG <0013> Generated response: line #00: 200 52412 OK (mgcp_msg.c:72) RTPEM0(299)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass VirtCallAgent-STATS(302)@b9a9a109777c: Final verdict of PTC: none RTPEM0(299)@b9a9a109777c: Final verdict of PTC: none RTPEM1(300)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@b9a9a109777c: Final verdict of PTC: none RTPEM2(301)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@b9a9a109777c: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass'. Sun Aug 10 14:57:07 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=265188) Waiting for packet dumper to finish... 1 (prev_count=265188, count=269120) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion ------ Sun Aug 10 14:57:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20250810145715578 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43516 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145715578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145715578 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145715578 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145715578 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145715578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145715578 DLMGCP DEBUG <0013> Generated response: line #00: 515 43516 FAIL (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43517 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250810145715594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145715594 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145715594 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145715594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145715594 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) 20250810145715594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A1CADE6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145715594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A1CADE6 output_enabled 1 (mgcp_conn.c:271) 20250810145715594 DLMGCP DEBUG <0013> (1226/rtp C:3A1CADE6 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) 20250810145715595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3A1CADE6 CRCX: connection successfully created: (1226/rtp C:3A1CADE6 r=127.0.0.1:10000<->l=127.0.0.1:5900) (mgcp_protocol.c:772) 20250810145715595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145715595 DLMGCP DEBUG <0013> Generated response: line #00: 200 43517 OK (mgcp_msg.c:72) 20250810145715595 DLMGCP DEBUG <0013> Generated response: line #01: I: 3A1CADE6 (mgcp_msg.c:72) 20250810145715595 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145715595 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3A1CADE6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145715595 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145715595 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145715595 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145715595 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:72) 20250810145715595 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250810145715595 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250810145715595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43518 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250810145715603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145715603 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145715603 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145715603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145715603 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) 20250810145715603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0B5B29A1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145715604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0B5B29A1 output_enabled 1 (mgcp_conn.c:271) 20250810145715604 DLMGCP DEBUG <0013> (1226/rtp C:0B5B29A1 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) 20250810145715604 DLMGCP DEBUG <0013> (1226/rtp C:0B5B29A1 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) 20250810145715604 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0B5B29A1 CRCX: connection successfully created: (1226/rtp C:0B5B29A1 r=127.0.0.1:20000<->l=127.0.0.1:5902) (mgcp_protocol.c:772) 20250810145715604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145715604 DLMGCP DEBUG <0013> Generated response: line #00: 200 43518 OK (mgcp_msg.c:72) 20250810145715604 DLMGCP DEBUG <0013> Generated response: line #01: I: 0B5B29A1 (mgcp_msg.c:72) 20250810145715604 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145715604 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0B5B29A1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145715604 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145715604 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145715604 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145715604 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:72) 20250810145715604 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250810145715604 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250810145715604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(305)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145719729 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43519 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145719729 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145719729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145719729 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145719729 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145719729 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145719729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145719730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145719730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145719730 DLMGCP DEBUG <0013> Generated response: line #00: 200 43519 OK (mgcp_msg.c:72) RTPEM0(304)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 48, bytes_payload_rx := 672, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(306)@b9a9a109777c: Final verdict of PTC: none RTPEM0(304)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(308)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(307)@b9a9a109777c: Final verdict of PTC: none RTPEM1(305)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@b9a9a109777c: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass'. Sun Aug 10 14:57:19 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=267620) Waiting for packet dumper to finish... 1 (prev_count=267620, count=271352) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Sun Aug 10 14:57:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_conn_timeout started. 20250810145727936 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3852 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145727936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145727936 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145727936 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145727936 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145727936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145727936 DLMGCP DEBUG <0013> Generated response: line #00: 515 3852 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: Setting conn-timeout to 1s MTC@b9a9a109777c: Sending RTP data for 1.5s 20250810145727951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3853 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810145727951 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810145727951 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145727951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145727951 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) 20250810145727951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145727951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250810145727951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 output_enabled 1 (mgcp_conn.c:271) 20250810145727951 DLMGCP[0;m DEBUG <0013> (1225/rtp C:7A782C51 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) 20250810145727951 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 CRCX: connection successfully created: (1225/rtp C:7A782C51 r=127.0.0.1:10000<->l=127.0.0.1:5904) (mgcp_protocol.c:772) 20250810145727951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145727951 DLMGCP DEBUG <0013> Generated response: line #00: 200 3853 OK (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Generated response: line #01: I: 7A782C51 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7A782C51 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145727951 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145727976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145727997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728038 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728185 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728328 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728349 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728641 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728682 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728703 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728724 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728765 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145728995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729038 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729060 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729240 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729282 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729344 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) MTC@b9a9a109777c: Stopping for 0.5s and resuming 20250810145729979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145729999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145730020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) 20250810145730040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 watchdog kicked (mgcp_conn.c:143) MTC@b9a9a109777c: Stopping for 1.5s, expecting to run into timeout 20250810145731041 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:7A782C51 connection timed out! (mgcp_conn.c:133) 20250810145731042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) MTC@b9a9a109777c: Resuming should fail now RTPEM0(309)@b9a9a109777c: Connection refused (expected) RTPEM0(309)@b9a9a109777c: Connection refused (expected) RTPEM0(309)@b9a9a109777c: Connection refused (expected) RTPEM0(309)@b9a9a109777c: Connection refused (expected) RTPEM0(309)@b9a9a109777c: Connection refused (expected) RTPEM0(309)@b9a9a109777c: Connection refused (expected) RTPEM0(309)@b9a9a109777c: Connection refused (expected) RTPEM0(309)@b9a9a109777c: Connection refused (expected) RTPEM0(309)@b9a9a109777c: Connection refused (expected) MTC@b9a9a109777c: Setting conn-timeout back to 0 (disabled) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(311)@b9a9a109777c: Final verdict of PTC: none RTPEM0(309)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(312)@b9a9a109777c: Final verdict of PTC: none RTPEM1(310)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@b9a9a109777c: Test case TC_conn_timeout finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Sun Aug 10 14:57:31 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=227296) Waiting for packet dumper to finish... 1 (prev_count=227296, count=231228) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep ------ Sun Aug 10 14:57:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_e1_crcx_and_dlcx_ep started. 20250810145739974 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16319 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145739974 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) 20250810145739974 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250810145739974 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145739974 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145739974 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145739974 DLMGCP DEBUG <0013> Generated response: line #00: 515 16319 FAIL (mgcp_msg.c:72) 20250810145739980 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16320 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145739981 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145739981 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250810145739981 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145739981 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) 20250810145739981 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250810145739981 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145739981 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145739981 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250810145739981 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145739981 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250810145739981 DLMGCP DEBUG <0013> Generated response: line #00: 502 16320 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: 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 := \"16320\", 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 := \"16320\", 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 := \"16320\", 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 := \"16320\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@b9a9a109777c: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM2(316)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@b9a9a109777c: Final verdict of PTC: none RTPEM1(315)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(317)@b9a9a109777c: Final verdict of PTC: none RTPEM0(314)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: 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 := \"16320\", 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 := \"16320\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@b9a9a109777c: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@b9a9a109777c: 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 := \"16320\", 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 := \"16320\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Sun Aug 10 14:57:39 UTC 2025 ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_and_dlcx_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=31696) Waiting for packet dumper to finish... 1 (prev_count=31696, count=35628) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Sun Aug 10 14:57:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_e1_crcx_with_overlap started. 20250810145748177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26769 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145748177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145748177 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250810145748177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145748177 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) 20250810145748177 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:370) 20250810145748177 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145748177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145748177 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250810145748177 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145748177 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250810145748177 DLMGCP DEBUG <0013> Generated response: line #00: 502 26769 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: 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 := \"26769\", 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 := \"26769\", 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 := \"26769\", 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 := \"26769\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@b9a9a109777c: Stopping testcase execution from "MGCP_Test.ttcn":274 IPA-CTRL-CLI-IPA(323)@b9a9a109777c: Final verdict of PTC: none RTPEM0(319)@b9a9a109777c: Final verdict of PTC: none RTPEM2(321)@b9a9a109777c: Final verdict of PTC: none RTPEM1(320)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(322)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: 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 := \"26769\", 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 := \"26769\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@b9a9a109777c: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@b9a9a109777c: 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 := \"26769\", 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 := \"26769\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Sun Aug 10 14:57:48 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=29492) Waiting for packet dumper to finish... 1 (prev_count=29492, count=33424) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Sun Aug 10 14:57:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_e1_crcx_loopback started. 20250810145756364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32363 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145756365 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) 20250810145756365 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250810145756365 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145756365 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145756365 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145756365 DLMGCP DEBUG <0013> Generated response: line #00: 515 32363 FAIL (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32364 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250810145756377 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145756377 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) 20250810145756377 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250810145756377 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145756377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145756377 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) 20250810145756377 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250810145756377 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145756377 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250810145756377 DLMGCP DEBUG <0013> Generated response: line #00: 502 32364 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: 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 := \"32364\", 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 := \"32364\", 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 := \"32364\", 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 := \"32364\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@b9a9a109777c: Stopping testcase execution from "MGCP_Test.ttcn":274 VirtCallAgent-STATS(327)@b9a9a109777c: Final verdict of PTC: none RTPEM0(324)@b9a9a109777c: Final verdict of PTC: none RTPEM1(325)@b9a9a109777c: Final verdict of PTC: none RTPEM2(326)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: 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 := \"32364\", 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 := \"32364\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@b9a9a109777c: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@b9a9a109777c: 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 := \"32364\", 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 := \"32364\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Sun Aug 10 14:57:56 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=34352) Waiting for packet dumper to finish... 1 (prev_count=34352, count=38084) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Sun Aug 10 14:58:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_e1_dlcx_wildcarded started. 20250810145804531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42676 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145804531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145804531 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250810145804532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145804532 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) 20250810145804532 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250810145804532 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145804532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145804532 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250810145804532 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145804532 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250810145804532 DLMGCP DEBUG <0013> Generated response: line #00: 502 42676 FAIL (mgcp_msg.c:72) MTC@b9a9a109777c: 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 := \"42676\", 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 := \"42676\", 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 := \"42676\", 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 := \"42676\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@b9a9a109777c: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM0(329)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@b9a9a109777c: Final verdict of PTC: none RTPEM1(330)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(332)@b9a9a109777c: Final verdict of PTC: none RTPEM2(331)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: 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 := \"42676\", 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 := \"42676\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@b9a9a109777c: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@b9a9a109777c: 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 := \"42676\", 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 := \"42676\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Sun Aug 10 14:58:04 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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Sun Aug 10 14:58:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_mdcx_ip4 started. 20250810145812651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17092 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145812651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145812651 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145812651 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145812651 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145812651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145812651 DLMGCP DEBUG <0013> Generated response: line #00: 515 17092 FAIL (mgcp_msg.c:72) 20250810145812654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17093 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145812654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145812654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145812654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145812654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145812654 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145812654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145812654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145812654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:11B3AE9E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145812654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:11B3AE9E output_enabled 0 (mgcp_conn.c:271) 20250810145812654 DLMGCP DEBUG <0013> (1234/rtp C:11B3AE9E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145812654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:11B3AE9E CRCX: connection successfully created: (1234/rtp C:11B3AE9E r=NULL:0<->l=::1:5906) (mgcp_protocol.c:772) 20250810145812654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145812654 DLMGCP DEBUG <0013> Generated response: line #00: 200 17093 OK (mgcp_msg.c:72) 20250810145812654 DLMGCP DEBUG <0013> Generated response: line #01: I: 11B3AE9E (mgcp_msg.c:72) 20250810145812654 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145812654 DLMGCP DEBUG <0013> Generated response: line #03: o=- 11B3AE9E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145812654 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17094 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #03: I: 11B3AE9E (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145812655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145812655 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145812655 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145812655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145812655 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) 20250810145812655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:11B3AE9E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145812656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:11B3AE9E output_enabled 1 (mgcp_conn.c:271) 20250810145812656 DLMGCP DEBUG <0013> (1234/rtp C:11B3AE9E 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) 20250810145812656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:11B3AE9E MDCX: connection successfully modified: (1234/rtp C:11B3AE9E r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:976) 20250810145812656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145812656 DLMGCP DEBUG <0013> Generated response: line #00: 200 17094 OK (mgcp_msg.c:72) 20250810145812656 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145812656 DLMGCP DEBUG <0013> Generated response: line #02: o=- 11B3AE9E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145812656 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145812656 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145812656 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145812656 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:72) 20250810145812656 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145812656 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810145812656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17095 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145812656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145812656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145812656 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145812656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145812656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145812656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145812656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145812656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145812656 DLMGCP DEBUG <0013> Generated response: line #00: 200 17095 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM2(336)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(337)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@b9a9a109777c: Final verdict of PTC: none RTPEM0(334)@b9a9a109777c: Final verdict of PTC: none RTPEM1(335)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Sun Aug 10 14:58:12 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=49160) Waiting for packet dumper to finish... 1 (prev_count=49160, count=53092) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Sun Aug 10 14:58:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_mdcx_ip6 started. 20250810145820822 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28726 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145820822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145820822 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145820822 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145820822 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145820822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145820822 DLMGCP DEBUG <0013> Generated response: line #00: 515 28726 FAIL (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28727 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145820827 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145820827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145820827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145820827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FBA5E16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145820827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FBA5E16 output_enabled 0 (mgcp_conn.c:271) 20250810145820827 DLMGCP DEBUG <0013> (1234/rtp C:5FBA5E16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810145820827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5FBA5E16 CRCX: connection successfully created: (1234/rtp C:5FBA5E16 r=NULL:0<->l=::1:5910) (mgcp_protocol.c:772) 20250810145820827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145820827 DLMGCP DEBUG <0013> Generated response: line #00: 200 28727 OK (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Generated response: line #01: I: 5FBA5E16 (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5FBA5E16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810145820827 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #00: MDCX 28728 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #03: I: 5FBA5E16 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145820828 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145820828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145820828 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145820828 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) 20250810145820828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FBA5E16 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145820828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FBA5E16 output_enabled 1 (mgcp_conn.c:271) 20250810145820828 DLMGCP DEBUG <0013> (1234/rtp C:5FBA5E16 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) 20250810145820828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5FBA5E16 MDCX: connection successfully modified: (1234/rtp C:5FBA5E16 r=::1:2344<->l=::1:5910) (mgcp_protocol.c:976) 20250810145820828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145820828 DLMGCP DEBUG <0013> Generated response: line #00: 200 28728 OK (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5FBA5E16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250810145820828 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810145820831 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28729 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145820831 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145820831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145820831 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145820831 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145820831 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145820831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145820831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145820831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145820831 DLMGCP DEBUG <0013> Generated response: line #00: 200 28729 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(339)@b9a9a109777c: Final verdict of PTC: none RTPEM2(341)@b9a9a109777c: Final verdict of PTC: none RTPEM1(340)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(342)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Sun Aug 10 14:58:20 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=47800) Waiting for packet dumper to finish... 1 (prev_count=47800, count=51732) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv'. ------ MGCP_Test.TC_crcx_iufp_sendrecv ------ Sun Aug 10 14:58:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_iufp_sendrecv started. 20250810145828982 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46673 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145828982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145828982 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145828982 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145828982 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145828982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145828982 DLMGCP DEBUG <0013> Generated response: line #00: 515 46673 FAIL (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46674 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145828991 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145828991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145828991 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145828991 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) 20250810145828991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7FA524EE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145828991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7FA524EE output_enabled 1 (mgcp_conn.c:271) 20250810145828991 DLMGCP DEBUG <0013> (1234/rtp C:7FA524EE 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) 20250810145828991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7FA524EE CRCX: connection successfully created: (1234/rtp C:7FA524EE r=127.0.0.1:0<->l=127.0.0.1:5912) (mgcp_protocol.c:772) 20250810145828991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145828991 DLMGCP DEBUG <0013> Generated response: line #00: 200 46674 OK (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Generated response: line #01: I: 7FA524EE (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7FA524EE 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810145828991 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46675 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #03: I: 7FA524EE (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145828993 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145828993 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145828993 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145828993 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) 20250810145828993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7FA524EE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145828993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7FA524EE output_enabled 1 (mgcp_conn.c:271) 20250810145828993 DLMGCP DEBUG <0013> (1234/rtp C:7FA524EE 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) 20250810145828993 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7FA524EE MDCX: connection successfully modified: (1234/rtp C:7FA524EE r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:976) 20250810145828993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145828993 DLMGCP DEBUG <0013> Generated response: line #00: 200 46675 OK (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7FA524EE 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810145828993 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810145828994 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46676 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145828994 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145828994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145828994 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145828994 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145828994 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145828994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145828994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145828994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145828994 DLMGCP DEBUG <0013> Generated response: line #00: 200 46676 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(344)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(347)@b9a9a109777c: Final verdict of PTC: none RTPEM1(345)@b9a9a109777c: Final verdict of PTC: none RTPEM2(346)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Sun Aug 10 14:58:29 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=51292) Waiting for packet dumper to finish... 1 (prev_count=51292, count=55224) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly'. ------ MGCP_Test.TC_crcx_iufp_recvonly ------ Sun Aug 10 14:58:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_crcx_iufp_recvonly started. 20250810145837188 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23757 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145837188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145837188 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145837188 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145837188 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145837188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145837188 DLMGCP DEBUG <0013> Generated response: line #00: 515 23757 FAIL (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23758 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145837194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145837194 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145837194 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145837195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145837195 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) 20250810145837195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA604EE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145837195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA604EE0 output_enabled 0 (mgcp_conn.c:271) 20250810145837195 DLMGCP DEBUG <0013> (1234/rtp C:DA604EE0 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) 20250810145837195 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DA604EE0 CRCX: connection successfully created: (1234/rtp C:DA604EE0 r=127.0.0.1:0<->l=127.0.0.1:5914) (mgcp_protocol.c:772) 20250810145837195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145837195 DLMGCP DEBUG <0013> Generated response: line #00: 200 23758 OK (mgcp_msg.c:72) 20250810145837195 DLMGCP DEBUG <0013> Generated response: line #01: I: DA604EE0 (mgcp_msg.c:72) 20250810145837195 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145837195 DLMGCP DEBUG <0013> Generated response: line #03: o=- DA604EE0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145837195 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145837195 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145837195 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145837195 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250810145837195 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810145837195 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #00: MDCX 23759 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #03: I: DA604EE0 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145837197 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145837197 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145837197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145837197 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) 20250810145837197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA604EE0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145837197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA604EE0 output_enabled 1 (mgcp_conn.c:271) 20250810145837197 DLMGCP DEBUG <0013> (1234/rtp C:DA604EE0 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) 20250810145837197 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DA604EE0 MDCX: connection successfully modified: (1234/rtp C:DA604EE0 r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:976) 20250810145837197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145837197 DLMGCP DEBUG <0013> Generated response: line #00: 200 23759 OK (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Generated response: line #02: o=- DA604EE0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810145837197 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810145837199 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23760 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145837200 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250810145837200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145837200 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145837200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145837200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810145837200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145837200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145837200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145837200 DLMGCP DEBUG <0013> Generated response: line #00: 200 23760 OK (mgcp_msg.c:72) MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM1(350)@b9a9a109777c: Final verdict of PTC: none RTPEM0(349)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(352)@b9a9a109777c: Final verdict of PTC: none RTPEM2(351)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@b9a9a109777c: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Sun Aug 10 14:58:37 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=51292) Waiting for packet dumper to finish... 1 (prev_count=51292, count=55224) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 ------ Sun Aug 10 14:58:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20250810145845379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14093 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145845379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145845379 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145845379 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145845379 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145845379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145845379 DLMGCP DEBUG <0013> Generated response: line #00: 515 14093 FAIL (mgcp_msg.c:72) 20250810145845397 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14094 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145845397 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145845397 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145845397 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145845398 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145845398 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145845398 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145845398 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) 20250810145845398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60D65407 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145845398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60D65407 output_enabled 0 (mgcp_conn.c:271) 20250810145845398 DLMGCP DEBUG <0013> (1227/rtp C:60D65407 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) 20250810145845398 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:60D65407 CRCX: connection successfully created: (1227/rtp C:60D65407 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:772) 20250810145845398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145845398 DLMGCP DEBUG <0013> Generated response: line #00: 200 14094 OK (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Generated response: line #01: I: 60D65407 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Generated response: line #03: o=- 60D65407 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250810145845398 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14095 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145845407 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145845407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145845407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145845407 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) 20250810145845407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB02011D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145845407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB02011D output_enabled 0 (mgcp_conn.c:271) 20250810145845407 DLMGCP DEBUG <0013> (1227/rtp C:FB02011D 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) 20250810145845407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB02011D CRCX: connection successfully created: (1227/rtp C:FB02011D r=::1:20000<->l=::1:5918) (mgcp_protocol.c:772) 20250810145845407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145845407 DLMGCP DEBUG <0013> Generated response: line #00: 200 14095 OK (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Generated response: line #01: I: FB02011D (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Generated response: line #03: o=- FB02011D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250810145845407 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(354)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145846918 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14096 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #03: I: 60D65407 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145846918 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145846918 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145846918 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145846918 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) 20250810145846918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60D65407 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145846918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60D65407 output_enabled 1 (mgcp_conn.c:271) 20250810145846918 DLMGCP DEBUG <0013> (1227/rtp C:60D65407 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) 20250810145846918 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:60D65407 MDCX: connection successfully modified: (1227/rtp C:60D65407 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:976) 20250810145846918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145846918 DLMGCP DEBUG <0013> Generated response: line #00: 200 14096 OK (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Generated response: line #02: o=- 60D65407 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250810145846918 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(355)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145847429 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14097 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #03: I: FB02011D (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145847429 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145847429 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145847429 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145847429 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) 20250810145847429 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB02011D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145847429 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB02011D output_enabled 1 (mgcp_conn.c:271) 20250810145847429 DLMGCP DEBUG <0013> (1227/rtp C:FB02011D 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) 20250810145847429 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB02011D MDCX: connection successfully modified: (1227/rtp C:FB02011D r=::1:20000<->l=::1:5918) (mgcp_protocol.c:976) 20250810145847429 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145847429 DLMGCP DEBUG <0013> Generated response: line #00: 200 14097 OK (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Generated response: line #02: o=- FB02011D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250810145847429 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 194, bytes_payload_tx := 776, num_pkts_rx := 122, bytes_payload_rx := 488, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250810145849538 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14098 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145849538 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810145849538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145849538 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145849538 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145849538 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145849538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145849538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145849538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145849538 DLMGCP DEBUG <0013> Generated response: line #00: 200 14098 OK (mgcp_msg.c:72) RTPEM0(354)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(354)@b9a9a109777c: Final verdict of PTC: none RTPEM1(355)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(357)@b9a9a109777c: Final verdict of PTC: none RTPEM2(356)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass'. Sun Aug 10 14:58:49 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=686012) Waiting for packet dumper to finish... 1 (prev_count=686012, count=689944) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 ------ Sun Aug 10 14:58:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20250810145857718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43386 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145857718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145857718 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145857718 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145857718 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145857718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145857718 DLMGCP DEBUG <0013> Generated response: line #00: 515 43386 FAIL (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43387 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145857722 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145857722 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145857722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145857722 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) 20250810145857722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A04E94E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145857722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A04E94E output_enabled 0 (mgcp_conn.c:271) 20250810145857722 DLMGCP DEBUG <0013> (1227/rtp C:9A04E94E 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) 20250810145857722 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9A04E94E CRCX: connection successfully created: (1227/rtp C:9A04E94E r=::1:10000<->l=::1:5920) (mgcp_protocol.c:772) 20250810145857722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145857722 DLMGCP DEBUG <0013> Generated response: line #00: 200 43387 OK (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Generated response: line #01: I: 9A04E94E (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9A04E94E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250810145857722 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43388 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145857725 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145857725 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145857725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145857725 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) 20250810145857725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:088013BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145857725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:088013BC output_enabled 0 (mgcp_conn.c:271) 20250810145857725 DLMGCP DEBUG <0013> (1227/rtp C:088013BC 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) 20250810145857725 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:088013BC CRCX: connection successfully created: (1227/rtp C:088013BC r=::1:20000<->l=::1:5922) (mgcp_protocol.c:772) 20250810145857725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145857725 DLMGCP DEBUG <0013> Generated response: line #00: 200 43388 OK (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Generated response: line #01: I: 088013BC (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Generated response: line #03: o=- 088013BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250810145857725 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(359)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145859248 DLMGCP DEBUG <0013> Received message: line #00: MDCX 43389 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145859248 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Received message: line #03: I: 9A04E94E (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145859249 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145859249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145859249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145859249 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) 20250810145859249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A04E94E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145859249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A04E94E output_enabled 1 (mgcp_conn.c:271) 20250810145859249 DLMGCP DEBUG <0013> (1227/rtp C:9A04E94E 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) 20250810145859249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9A04E94E MDCX: connection successfully modified: (1227/rtp C:9A04E94E r=::1:10000<->l=::1:5920) (mgcp_protocol.c:976) 20250810145859249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145859249 DLMGCP DEBUG <0013> Generated response: line #00: 200 43389 OK (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9A04E94E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145859249 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145859250 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145859250 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145859250 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250810145859250 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(360)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145859761 DLMGCP DEBUG <0013> Received message: line #00: MDCX 43390 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #03: I: 088013BC (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145859762 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145859762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145859762 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145859762 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) 20250810145859762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:088013BC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145859762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:088013BC output_enabled 1 (mgcp_conn.c:271) 20250810145859762 DLMGCP DEBUG <0013> (1227/rtp C:088013BC 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) 20250810145859762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:088013BC MDCX: connection successfully modified: (1227/rtp C:088013BC r=::1:20000<->l=::1:5922) (mgcp_protocol.c:976) 20250810145859762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145859762 DLMGCP DEBUG <0013> Generated response: line #00: 200 43390 OK (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Generated response: line #02: o=- 088013BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250810145859762 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 121, bytes_payload_rx := 484, 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@b9a9a109777c: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, num_pkts_rx := 97, bytes_payload_rx := 388, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250810145901873 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43391 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145901873 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810145901873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145901873 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145901873 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145901873 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145901873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145901873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145901873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145901873 DLMGCP DEBUG <0013> Generated response: line #00: 200 43391 OK (mgcp_msg.c:72) RTPEM0(359)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(359)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@b9a9a109777c: Final verdict of PTC: none RTPEM1(360)@b9a9a109777c: Final verdict of PTC: none RTPEM2(361)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(362)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass'. Sun Aug 10 14:59:01 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=691100) Waiting for packet dumper to finish... 1 (prev_count=691100, count=695032) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 ------ Sun Aug 10 14:59:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20250810145910041 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28095 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145910041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145910041 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145910041 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145910041 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145910041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145910041 DLMGCP DEBUG <0013> Generated response: line #00: 515 28095 FAIL (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28096 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145910047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145910047 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145910047 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145910048 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145910048 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) 20250810145910048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:71E7EA4F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145910048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:71E7EA4F output_enabled 1 (mgcp_conn.c:271) 20250810145910048 DLMGCP DEBUG <0013> (1226/rtp C:71E7EA4F 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) 20250810145910048 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:71E7EA4F CRCX: connection successfully created: (1226/rtp C:71E7EA4F r=::1:10000<->l=::1:5924) (mgcp_protocol.c:772) 20250810145910048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145910048 DLMGCP DEBUG <0013> Generated response: line #00: 200 28096 OK (mgcp_msg.c:72) 20250810145910048 DLMGCP DEBUG <0013> Generated response: line #01: I: 71E7EA4F (mgcp_msg.c:72) 20250810145910048 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145910048 DLMGCP DEBUG <0013> Generated response: line #03: o=- 71E7EA4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145910048 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145910048 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145910048 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145910048 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:72) 20250810145910048 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145910048 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145910048 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28097 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145910053 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145910053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145910053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145910053 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145910053 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) 20250810145910053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:80E445A5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145910053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:80E445A5 output_enabled 1 (mgcp_conn.c:271) 20250810145910053 DLMGCP DEBUG <0013> (1226/rtp C:80E445A5 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) 20250810145910053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:80E445A5 CRCX: connection successfully created: (1226/rtp C:80E445A5 r=::1:1985<->l=::1:5926 CID=11) (mgcp_protocol.c:772) 20250810145910053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145910053 DLMGCP DEBUG <0013> Generated response: line #00: 200 28097 OK (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Generated response: line #01: I: 80E445A5 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80E445A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145910053 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(367)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145911261 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28098 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145911261 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145911261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145911261 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145911261 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145911261 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145911261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145911262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145911262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145911262 DLMGCP DEBUG <0013> Generated response: line #00: 200 28098 OK (mgcp_msg.c:72) RTPEM1(365)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: tolerance: 3 packets MTC@b9a9a109777c: batch_size: 4 packets MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: 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@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(367)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(368)@b9a9a109777c: Final verdict of PTC: none RTPEM2(366)@b9a9a109777c: Final verdict of PTC: none RTPEM0(364)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@b9a9a109777c: Final verdict of PTC: none RTPEM1(365)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass'. Sun Aug 10 14:59:11 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=197636) Waiting for packet dumper to finish... 1 (prev_count=197636, count=201368) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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 ------ Sun Aug 10 14:59:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20250810145919456 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12764 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145919456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145919456 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145919456 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145919456 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145919456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145919456 DLMGCP DEBUG <0013> Generated response: line #00: 515 12764 FAIL (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12765 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145919463 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145919463 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145919463 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145919463 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) 20250810145919463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95C65AA1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145919463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95C65AA1 output_enabled 1 (mgcp_conn.c:271) 20250810145919463 DLMGCP DEBUG <0013> (1226/rtp C:95C65AA1 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) 20250810145919463 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:95C65AA1 CRCX: connection successfully created: (1226/rtp C:95C65AA1 r=127.0.0.1:10000<->l=127.0.0.1:5928) (mgcp_protocol.c:772) 20250810145919463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145919463 DLMGCP DEBUG <0013> Generated response: line #00: 200 12765 OK (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Generated response: line #01: I: 95C65AA1 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Generated response: line #03: o=- 95C65AA1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145919463 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12766 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145919467 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145919467 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145919467 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145919467 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145919467 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) 20250810145919467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8B24FECB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145919467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8B24FECB output_enabled 1 (mgcp_conn.c:271) 20250810145919467 DLMGCP DEBUG <0013> (1226/rtp C:8B24FECB 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) 20250810145919467 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8B24FECB CRCX: connection successfully created: (1226/rtp C:8B24FECB r=::1:1985<->l=::1:5930 CID=12) (mgcp_protocol.c:772) 20250810145919467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145919467 DLMGCP DEBUG <0013> Generated response: line #00: 200 12766 OK (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Generated response: line #01: I: 8B24FECB (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B24FECB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145919467 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(373)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145920676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12767 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145920676 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145920676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145920676 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145920676 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145920676 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145920676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145920676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145920676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145920676 DLMGCP DEBUG <0013> Generated response: line #00: 200 12767 OK (mgcp_msg.c:72) RTPEM1(371)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: tolerance: 3 packets MTC@b9a9a109777c: batch_size: 4 packets MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: 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@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(373)@b9a9a109777c: Final verdict of PTC: none RTPEM1(371)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(374)@b9a9a109777c: Final verdict of PTC: none RTPEM2(372)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@b9a9a109777c: Final verdict of PTC: none RTPEM0(370)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass'. Sun Aug 10 14:59:20 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=194964) Waiting for packet dumper to finish... 1 (prev_count=194964, count=198896) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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 ------ Sun Aug 10 14:59:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20250810145928858 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6285 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145928858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145928858 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145928858 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145928858 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145928859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145928859 DLMGCP DEBUG <0013> Generated response: line #00: 515 6285 FAIL (mgcp_msg.c:72) 20250810145928868 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6286 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145928869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145928869 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145928869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145928869 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145928869 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) 20250810145928869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:91E3EBE0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145928869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:91E3EBE0 output_enabled 1 (mgcp_conn.c:271) 20250810145928869 DLMGCP DEBUG <0013> (1226/rtp C:91E3EBE0 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) 20250810145928870 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:91E3EBE0 CRCX: connection successfully created: (1226/rtp C:91E3EBE0 r=::1:10000<->l=::1:5932) (mgcp_protocol.c:772) 20250810145928870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145928870 DLMGCP DEBUG <0013> Generated response: line #00: 200 6286 OK (mgcp_msg.c:72) 20250810145928870 DLMGCP DEBUG <0013> Generated response: line #01: I: 91E3EBE0 (mgcp_msg.c:72) 20250810145928870 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145928870 DLMGCP DEBUG <0013> Generated response: line #03: o=- 91E3EBE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145928870 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145928870 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145928870 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145928870 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:72) 20250810145928870 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145928870 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250810145928870 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6287 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145928875 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145928875 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145928875 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145928875 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145928875 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) 20250810145928875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:11F4DF1A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145928875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:11F4DF1A output_enabled 1 (mgcp_conn.c:271) 20250810145928875 DLMGCP DEBUG <0013> (1226/rtp C:11F4DF1A 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) 20250810145928875 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:11F4DF1A CRCX: connection successfully created: (1226/rtp C:11F4DF1A r=127.0.0.1:1985<->l=127.0.0.1:5934 CID=13) (mgcp_protocol.c:772) 20250810145928875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145928875 DLMGCP DEBUG <0013> Generated response: line #00: 200 6287 OK (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Generated response: line #01: I: 11F4DF1A (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11F4DF1A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145928875 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(379)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810145930085 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6288 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145930085 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250810145930085 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145930085 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145930085 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145930085 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145930085 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145930085 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145930085 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145930085 DLMGCP DEBUG <0013> Generated response: line #00: 200 6288 OK (mgcp_msg.c:72) RTPEM1(377)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: tolerance: 3 packets MTC@b9a9a109777c: batch_size: 4 packets MTC@b9a9a109777c: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: 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@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(379)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@b9a9a109777c: Final verdict of PTC: none RTPEM2(378)@b9a9a109777c: Final verdict of PTC: none RTPEM1(377)@b9a9a109777c: Final verdict of PTC: none RTPEM0(376)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(380)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass'. Sun Aug 10 14:59:30 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=197872) Waiting for packet dumper to finish... 1 (prev_count=197872, count=201604) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 ------ Sun Aug 10 14:59:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20250810145938250 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53356 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145938250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145938250 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145938250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145938250 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145938250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145938250 DLMGCP DEBUG <0013> Generated response: line #00: 515 53356 FAIL (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53357 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145938262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145938262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145938262 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145938262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145938262 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) 20250810145938262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6E9D38C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145938262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6E9D38C output_enabled 0 (mgcp_conn.c:271) 20250810145938262 DLMGCP DEBUG <0013> (1227/rtp C:F6E9D38C 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) 20250810145938262 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F6E9D38C CRCX: connection successfully created: (1227/rtp C:F6E9D38C r=::1:10000<->l=::1:5936) (mgcp_protocol.c:772) 20250810145938262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145938263 DLMGCP DEBUG <0013> Generated response: line #00: 200 53357 OK (mgcp_msg.c:72) 20250810145938263 DLMGCP DEBUG <0013> Generated response: line #01: I: F6E9D38C (mgcp_msg.c:72) 20250810145938263 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145938263 DLMGCP DEBUG <0013> Generated response: line #03: o=- F6E9D38C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145938263 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145938263 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145938263 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145938263 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250810145938263 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145938263 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53358 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145938271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145938271 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145938271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145938271 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145938271 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) 20250810145938271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBABBEED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145938271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBABBEED output_enabled 0 (mgcp_conn.c:271) 20250810145938271 DLMGCP DEBUG <0013> (1227/rtp C:DBABBEED 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) 20250810145938271 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DBABBEED CRCX: connection successfully created: (1227/rtp C:DBABBEED r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:772) 20250810145938271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145938271 DLMGCP DEBUG <0013> Generated response: line #00: 200 53358 OK (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Generated response: line #01: I: DBABBEED (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145938271 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBABBEED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145938272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145938272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145938272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145938272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145938272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145938272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(382)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145939786 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53359 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #03: I: F6E9D38C (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145939786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145939786 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145939786 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145939786 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145939786 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) 20250810145939786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6E9D38C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145939786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6E9D38C output_enabled 1 (mgcp_conn.c:271) 20250810145939786 DLMGCP DEBUG <0013> (1227/rtp C:F6E9D38C 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) 20250810145939787 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F6E9D38C MDCX: connection successfully modified: (1227/rtp C:F6E9D38C r=::1:10000<->l=::1:5936) (mgcp_protocol.c:976) 20250810145939787 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145939787 DLMGCP DEBUG <0013> Generated response: line #00: 200 53359 OK (mgcp_msg.c:72) 20250810145939787 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145939787 DLMGCP DEBUG <0013> Generated response: line #02: o=- F6E9D38C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145939787 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145939787 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145939787 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145939787 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250810145939787 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145939787 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(385)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145940297 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53360 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #03: I: DBABBEED (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145940298 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145940298 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145940298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145940298 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145940298 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) 20250810145940298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBABBEED connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145940298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBABBEED output_enabled 1 (mgcp_conn.c:271) 20250810145940298 DLMGCP DEBUG <0013> (1227/rtp C:DBABBEED 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) 20250810145940298 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DBABBEED MDCX: connection successfully modified: (1227/rtp C:DBABBEED r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:976) 20250810145940298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145940298 DLMGCP DEBUG <0013> Generated response: line #00: 200 53360 OK (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Generated response: line #03: o=- DBABBEED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145940298 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 191, bytes_payload_tx := 3247, 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@b9a9a109777c: 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 } 20250810145942411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53361 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145942411 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810145942411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145942411 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145942411 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145942411 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145942411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145942411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145942412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145942412 DLMGCP DEBUG <0013> Generated response: line #00: 200 53361 OK (mgcp_msg.c:72) RTPEM0(382)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(385)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(386)@b9a9a109777c: Final verdict of PTC: none RTPEM2(384)@b9a9a109777c: Final verdict of PTC: none RTPEM0(382)@b9a9a109777c: Final verdict of PTC: none RTPEM1(383)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass'. Sun Aug 10 14:59:42 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=483200) Waiting for packet dumper to finish... 1 (prev_count=483200, count=487132) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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 ------ Sun Aug 10 14:59:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20250810145950562 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21765 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145950562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145950562 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145950562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145950562 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810145950562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810145950562 DLMGCP DEBUG <0013> Generated response: line #00: 515 21765 FAIL (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21766 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145950567 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145950567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145950567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145950567 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) 20250810145950567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D2BDEC5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145950567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D2BDEC5 output_enabled 0 (mgcp_conn.c:271) 20250810145950567 DLMGCP DEBUG <0013> (1227/rtp C:4D2BDEC5 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) 20250810145950567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4D2BDEC5 CRCX: connection successfully created: (1227/rtp C:4D2BDEC5 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:772) 20250810145950567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145950567 DLMGCP DEBUG <0013> Generated response: line #00: 200 21766 OK (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Generated response: line #01: I: 4D2BDEC5 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4D2BDEC5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145950567 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21767 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145950570 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145950570 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810145950570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145950570 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145950570 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) 20250810145950570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8489A542 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810145950570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8489A542 output_enabled 0 (mgcp_conn.c:271) 20250810145950570 DLMGCP DEBUG <0013> (1227/rtp C:8489A542 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) 20250810145950570 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8489A542 CRCX: connection successfully created: (1227/rtp C:8489A542 r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:772) 20250810145950570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145950570 DLMGCP DEBUG <0013> Generated response: line #00: 200 21767 OK (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Generated response: line #01: I: 8489A542 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8489A542 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145950570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145950571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(388)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145952090 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21768 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #03: I: 4D2BDEC5 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145952090 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145952090 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145952090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145952090 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) 20250810145952090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D2BDEC5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145952090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D2BDEC5 output_enabled 1 (mgcp_conn.c:271) 20250810145952090 DLMGCP DEBUG <0013> (1227/rtp C:4D2BDEC5 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) 20250810145952090 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4D2BDEC5 MDCX: connection successfully modified: (1227/rtp C:4D2BDEC5 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:976) 20250810145952090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145952090 DLMGCP DEBUG <0013> Generated response: line #00: 200 21768 OK (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4D2BDEC5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810145952090 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(391)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810145952602 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21769 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #03: I: 8489A542 (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250810145952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145952602 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145952602 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810145952602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810145952602 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810145952602 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) 20250810145952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8489A542 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810145952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8489A542 output_enabled 1 (mgcp_conn.c:271) 20250810145952603 DLMGCP DEBUG <0013> (1227/rtp C:8489A542 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) 20250810145952603 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8489A542 MDCX: connection successfully modified: (1227/rtp C:8489A542 r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:976) 20250810145952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145952603 DLMGCP DEBUG <0013> Generated response: line #00: 200 21769 OK (mgcp_msg.c:72) 20250810145952603 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:72) 20250810145952603 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810145952603 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8489A542 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810145952603 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810145952603 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810145952603 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810145952603 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810145952603 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810145952603 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 191, bytes_payload_tx := 3247, 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@b9a9a109777c: 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 } 20250810145954714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21770 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810145954714 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810145954714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810145954714 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810145954714 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810145954714 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810145954714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145954715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810145954715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810145954715 DLMGCP DEBUG <0013> Generated response: line #00: 200 21770 OK (mgcp_msg.c:72) RTPEM0(388)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(391)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@b9a9a109777c: Final verdict of PTC: none RTPEM2(390)@b9a9a109777c: Final verdict of PTC: none RTPEM1(389)@b9a9a109777c: Final verdict of PTC: none RTPEM0(388)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(392)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass'. Sun Aug 10 14:59:54 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=473900) Waiting for packet dumper to finish... 1 (prev_count=473900, count=477732) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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 ------ Sun Aug 10 15:00:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20250810150002848 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30011 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150002848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150002848 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150002848 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150002848 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810150002848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810150002849 DLMGCP DEBUG <0013> Generated response: line #00: 515 30011 FAIL (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30012 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150002852 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150002852 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150002852 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150002852 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) 20250810150002852 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8FAD54E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150002852 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8FAD54E9 output_enabled 0 (mgcp_conn.c:271) 20250810150002852 DLMGCP DEBUG <0013> (1227/rtp C:8FAD54E9 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) 20250810150002852 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8FAD54E9 CRCX: connection successfully created: (1227/rtp C:8FAD54E9 r=::1:10000<->l=::1:5944) (mgcp_protocol.c:772) 20250810150002852 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150002852 DLMGCP DEBUG <0013> Generated response: line #00: 200 30012 OK (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Generated response: line #01: I: 8FAD54E9 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8FAD54E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150002852 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30013 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150002854 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150002854 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150002854 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150002854 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810150002854 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) 20250810150002854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45B344D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150002854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45B344D8 output_enabled 0 (mgcp_conn.c:271) 20250810150002854 DLMGCP DEBUG <0013> (1227/rtp C:45B344D8 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) 20250810150002854 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45B344D8 CRCX: connection successfully created: (1227/rtp C:45B344D8 r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:772) 20250810150002854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150002854 DLMGCP DEBUG <0013> Generated response: line #00: 200 30013 OK (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Generated response: line #01: I: 45B344D8 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45B344D8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810150002854 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(394)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150004368 DLMGCP DEBUG <0013> Received message: line #00: MDCX 30014 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150004368 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150004368 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150004368 DLMGCP DEBUG <0013> Received message: line #03: I: 8FAD54E9 (mgcp_msg.c:72) 20250810150004368 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150004368 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150004368 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250810150004368 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150004368 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150004369 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150004369 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150004369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150004369 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) 20250810150004369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8FAD54E9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150004369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8FAD54E9 output_enabled 1 (mgcp_conn.c:271) 20250810150004369 DLMGCP DEBUG <0013> (1227/rtp C:8FAD54E9 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) 20250810150004369 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8FAD54E9 MDCX: connection successfully modified: (1227/rtp C:8FAD54E9 r=::1:10000<->l=::1:5944) (mgcp_protocol.c:976) 20250810150004369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150004369 DLMGCP DEBUG <0013> Generated response: line #00: 200 30014 OK (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Generated response: line #02: o=- 8FAD54E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150004369 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(397)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150004880 DLMGCP DEBUG <0013> Received message: line #00: MDCX 30015 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150004880 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150004880 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150004880 DLMGCP DEBUG <0013> Received message: line #03: I: 45B344D8 (mgcp_msg.c:72) 20250810150004880 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150004881 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150004881 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150004881 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150004881 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250810150004881 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) 20250810150004881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45B344D8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150004881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45B344D8 output_enabled 1 (mgcp_conn.c:271) 20250810150004881 DLMGCP DEBUG <0013> (1227/rtp C:45B344D8 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) 20250810150004881 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45B344D8 MDCX: connection successfully modified: (1227/rtp C:45B344D8 r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:976) 20250810150004881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150004881 DLMGCP DEBUG <0013> Generated response: line #00: 200 30015 OK (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Generated response: line #03: o=- 45B344D8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250810150004881 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 193, bytes_payload_tx := 3281, 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@b9a9a109777c: 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 } 20250810150006989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30016 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150006989 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810150006989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150006990 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150006990 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150006990 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810150006990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150006990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150006990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150006990 DLMGCP DEBUG <0013> Generated response: line #00: 200 30016 OK (mgcp_msg.c:72) RTPEM0(394)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass OsmuxEM(397)@b9a9a109777c: Final verdict of PTC: none RTPEM0(394)@b9a9a109777c: Final verdict of PTC: none RTPEM1(395)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@b9a9a109777c: Final verdict of PTC: none RTPEM2(396)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(398)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass'. Sun Aug 10 15:00:07 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=482792) Waiting for packet dumper to finish... 1 (prev_count=482792, count=486524) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup ------ Sun Aug 10 15:00:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup started. 20250810150015203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60119 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150015203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150015203 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150015203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150015203 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810150015203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810150015203 DLMGCP DEBUG <0013> Generated response: line #00: 515 60119 FAIL (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60120 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150015219 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150015219 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150015219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150015219 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) 20250810150015219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4ECAA7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150015219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4ECAA7D output_enabled 0 (mgcp_conn.c:271) 20250810150015219 DLMGCP DEBUG <0013> (1227/rtp C:F4ECAA7D 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) 20250810150015219 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4ECAA7D CRCX: connection successfully created: (1227/rtp C:F4ECAA7D r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:772) 20250810150015219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150015219 DLMGCP DEBUG <0013> Generated response: line #00: 200 60120 OK (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Generated response: line #01: I: F4ECAA7D (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Generated response: line #03: o=- F4ECAA7D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150015219 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(400)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810150015228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60121 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150015228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150015228 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150015228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150015228 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150015228 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150015228 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150015228 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150015228 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150015228 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150015229 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150015229 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150015229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150015229 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) 20250810150015229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4B74ABD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150015229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4B74ABD output_enabled 0 (mgcp_conn.c:271) 20250810150015229 DLMGCP DEBUG <0013> (1227/rtp C:E4B74ABD 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) 20250810150015229 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4B74ABD CRCX: connection successfully created: (1227/rtp C:E4B74ABD r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:772) 20250810150015229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150015229 DLMGCP DEBUG <0013> Generated response: line #00: 200 60121 OK (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> Generated response: line #01: I: E4B74ABD (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> Generated response: line #03: o=- E4B74ABD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150015229 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@b9a9a109777c: IuUP INIT_ACK Received RTPEM0(400)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150016748 DLMGCP DEBUG <0013> Received message: line #00: MDCX 60122 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #03: I: F4ECAA7D (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150016748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150016748 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150016748 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150016748 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150016748 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) 20250810150016748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4ECAA7D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150016748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4ECAA7D output_enabled 1 (mgcp_conn.c:271) 20250810150016748 DLMGCP DEBUG <0013> (1227/rtp C:F4ECAA7D 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) 20250810150016749 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4ECAA7D MDCX: connection successfully modified: (1227/rtp C:F4ECAA7D r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:976) 20250810150016749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150016749 DLMGCP DEBUG <0013> Generated response: line #00: 200 60122 OK (mgcp_msg.c:72) 20250810150016749 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150016749 DLMGCP DEBUG <0013> Generated response: line #02: o=- F4ECAA7D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150016749 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150016749 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150016749 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150016749 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250810150016749 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150016749 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150017261 DLMGCP DEBUG <0013> Received message: line #00: MDCX 60123 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #03: I: E4B74ABD (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150017261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150017261 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150017262 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150017262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150017262 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) 20250810150017262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4B74ABD connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150017262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4B74ABD output_enabled 1 (mgcp_conn.c:271) 20250810150017262 DLMGCP DEBUG <0013> (1227/rtp C:E4B74ABD 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) 20250810150017262 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4B74ABD MDCX: connection successfully modified: (1227/rtp C:E4B74ABD r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:976) 20250810150017262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150017262 DLMGCP DEBUG <0013> Generated response: line #00: 200 60123 OK (mgcp_msg.c:72) 20250810150017262 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150017262 DLMGCP DEBUG <0013> Generated response: line #02: o=- E4B74ABD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150017262 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150017262 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150017262 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150017262 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250810150017262 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150017262 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 121, bytes_payload_rx := 968, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, num_pkts_rx := 98, bytes_payload_rx := 798, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250810150019369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60124 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150019369 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810150019369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150019369 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150019369 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150019369 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810150019369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150019369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150019369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150019369 DLMGCP DEBUG <0013> Generated response: line #00: 200 60124 OK (mgcp_msg.c:72) RTPEM0(400)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass MTC@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed VirtCallAgent-STATS(403)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@b9a9a109777c: Final verdict of PTC: none RTPEM2(402)@b9a9a109777c: Final verdict of PTC: none RTPEM0(400)@b9a9a109777c: Final verdict of PTC: none RTPEM1(401)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Sun Aug 10 15:00:19 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=829144) Waiting for packet dumper to finish... 1 (prev_count=829144, count=833076) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered ------ Sun Aug 10 15:00:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20250810150027539 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43927 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150027539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150027539 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150027539 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150027539 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810150027539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810150027539 DLMGCP DEBUG <0013> Generated response: line #00: 515 43927 FAIL (mgcp_msg.c:72) 20250810150027552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43928 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150027552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150027552 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150027552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150027552 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150027552 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150027552 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150027553 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150027553 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150027553 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150027553 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150027553 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150027553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150027553 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150027553 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150027553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150027553 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) 20250810150027553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3B583816 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150027553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3B583816 output_enabled 0 (mgcp_conn.c:271) 20250810150027553 DLMGCP DEBUG <0013> (1227/rtp C:3B583816 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) 20250810150027553 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3B583816 CRCX: connection successfully created: (1227/rtp C:3B583816 r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:772) 20250810150027553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150027553 DLMGCP DEBUG <0013> Generated response: line #00: 200 43928 OK (mgcp_msg.c:72) 20250810150027553 DLMGCP DEBUG <0013> Generated response: line #01: I: 3B583816 (mgcp_msg.c:72) 20250810150027553 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150027553 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3B583816 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150027553 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150027553 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150027554 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150027554 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250810150027554 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150027554 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(405)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810150027562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43929 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150027562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150027562 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150027562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150027562 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150027562 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150027562 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150027562 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150027562 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150027562 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150027562 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150027562 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150027563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150027563 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150027563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150027563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150027563 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) 20250810150027563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:65DB475C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150027563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:65DB475C output_enabled 0 (mgcp_conn.c:271) 20250810150027563 DLMGCP DEBUG <0013> (1227/rtp C:65DB475C 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) 20250810150027563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:65DB475C CRCX: connection successfully created: (1227/rtp C:65DB475C r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:772) 20250810150027563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150027563 DLMGCP DEBUG <0013> Generated response: line #00: 200 43929 OK (mgcp_msg.c:72) 20250810150027563 DLMGCP DEBUG <0013> Generated response: line #01: I: 65DB475C (mgcp_msg.c:72) 20250810150027563 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150027563 DLMGCP DEBUG <0013> Generated response: line #03: o=- 65DB475C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150027563 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150027563 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150027563 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150027563 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250810150027563 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150027563 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@b9a9a109777c: IuUP INIT_ACK Received RTPEM0(405)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150029072 DLMGCP DEBUG <0013> Received message: line #00: MDCX 43930 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150029072 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150029072 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150029072 DLMGCP DEBUG <0013> Received message: line #03: I: 3B583816 (mgcp_msg.c:72) 20250810150029072 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150029072 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150029073 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150029073 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150029073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150029073 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) 20250810150029073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3B583816 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150029073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3B583816 output_enabled 1 (mgcp_conn.c:271) 20250810150029073 DLMGCP DEBUG <0013> (1227/rtp C:3B583816 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) 20250810150029073 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3B583816 MDCX: connection successfully modified: (1227/rtp C:3B583816 r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:976) 20250810150029073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150029073 DLMGCP DEBUG <0013> Generated response: line #00: 200 43930 OK (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Generated response: line #02: o=- 3B583816 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150029073 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150029588 DLMGCP DEBUG <0013> Received message: line #00: MDCX 43931 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #03: I: 65DB475C (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150029588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150029588 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150029588 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150029588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150029588 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) 20250810150029588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:65DB475C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150029588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:65DB475C output_enabled 1 (mgcp_conn.c:271) 20250810150029588 DLMGCP DEBUG <0013> (1227/rtp C:65DB475C 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) 20250810150029589 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:65DB475C MDCX: connection successfully modified: (1227/rtp C:65DB475C r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:976) 20250810150029589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150029589 DLMGCP DEBUG <0013> Generated response: line #00: 200 43931 OK (mgcp_msg.c:72) 20250810150029589 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150029589 DLMGCP DEBUG <0013> Generated response: line #02: o=- 65DB475C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150029589 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150029589 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150029589 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150029589 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250810150029589 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150029589 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, 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@b9a9a109777c: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 99, bytes_payload_rx := 806, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250810150031696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43932 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150031696 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810150031696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150031696 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150031696 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150031696 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810150031696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150031696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150031696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150031696 DLMGCP DEBUG <0013> Generated response: line #00: 200 43932 OK (mgcp_msg.c:72) RTPEM0(405)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass MTC@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(405)@b9a9a109777c: Final verdict of PTC: none RTPEM1(406)@b9a9a109777c: Final verdict of PTC: none RTPEM2(407)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(408)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass'. Sun Aug 10 15:00:31 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=829548) Waiting for packet dumper to finish... 1 (prev_count=829548, count=833480) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly ------ Sun Aug 10 15:00:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20250810150039874 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18825 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150039874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150039874 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150039874 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150039874 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810150039874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810150039874 DLMGCP DEBUG <0013> Generated response: line #00: 515 18825 FAIL (mgcp_msg.c:72) 20250810150039886 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18826 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150039887 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150039887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150039887 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150039887 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) 20250810150039887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EAE1CAE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150039887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EAE1CAE6 output_enabled 0 (mgcp_conn.c:271) 20250810150039887 DLMGCP DEBUG <0013> (1227/rtp C:EAE1CAE6 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) 20250810150039887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EAE1CAE6 CRCX: connection successfully created: (1227/rtp C:EAE1CAE6 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:772) 20250810150039887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150039887 DLMGCP DEBUG <0013> Generated response: line #00: 200 18826 OK (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Generated response: line #01: I: EAE1CAE6 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Generated response: line #03: o=- EAE1CAE6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150039887 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810150039897 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18827 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150039897 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150039897 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150039897 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150039897 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) 20250810150039897 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AD6B17F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150039897 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AD6B17F output_enabled 0 (mgcp_conn.c:271) 20250810150039897 DLMGCP DEBUG <0013> (1227/rtp C:7AD6B17F 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) 20250810150039897 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7AD6B17F CRCX: connection successfully created: (1227/rtp C:7AD6B17F r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:772) 20250810150039897 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150039897 DLMGCP DEBUG <0013> Generated response: line #00: 200 18827 OK (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Generated response: line #01: I: 7AD6B17F (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7AD6B17F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150039897 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@b9a9a109777c: IuUP INIT_ACK Received RTPEM0(410)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150041422 DLMGCP DEBUG <0013> Received message: line #00: MDCX 18828 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #03: I: EAE1CAE6 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150041422 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150041422 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150041422 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150041422 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) 20250810150041422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EAE1CAE6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150041422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EAE1CAE6 output_enabled 1 (mgcp_conn.c:271) 20250810150041422 DLMGCP DEBUG <0013> (1227/rtp C:EAE1CAE6 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) 20250810150041422 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EAE1CAE6 MDCX: connection successfully modified: (1227/rtp C:EAE1CAE6 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:976) 20250810150041422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150041422 DLMGCP DEBUG <0013> Generated response: line #00: 200 18828 OK (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Generated response: line #02: o=- EAE1CAE6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150041422 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150041935 DLMGCP DEBUG <0013> Received message: line #00: MDCX 18829 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #03: I: 7AD6B17F (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150041935 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150041935 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150041935 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150041935 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) 20250810150041935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AD6B17F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150041935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AD6B17F output_enabled 1 (mgcp_conn.c:271) 20250810150041935 DLMGCP DEBUG <0013> (1227/rtp C:7AD6B17F 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) 20250810150041935 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7AD6B17F MDCX: connection successfully modified: (1227/rtp C:7AD6B17F r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:976) 20250810150041935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150041935 DLMGCP DEBUG <0013> Generated response: line #00: 200 18829 OK (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7AD6B17F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150041935 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 192, bytes_payload_tx := 768, num_pkts_rx := 120, bytes_payload_rx := 960, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 167, bytes_payload_tx := 668, num_pkts_rx := 97, bytes_payload_rx := 790, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass 20250810150043951 DLMGCP DEBUG <0013> Received message: line #00: MDCX 18830 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #03: I: 7AD6B17F (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150043951 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150043951 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150043951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150043951 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) 20250810150043951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AD6B17F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150043951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AD6B17F output_enabled 0 (mgcp_conn.c:271) 20250810150043951 DLMGCP DEBUG <0013> (1227/rtp C:7AD6B17F 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) 20250810150043951 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7AD6B17F MDCX: connection successfully modified: (1227/rtp C:7AD6B17F r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:976) 20250810150043951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150043951 DLMGCP DEBUG <0013> Generated response: line #00: 200 18830 OK (mgcp_msg.c:72) 20250810150043951 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150043952 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7AD6B17F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150043952 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150043952 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150043952 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150043952 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250810150043952 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150043952 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810150044966 DLMGCP DEBUG <0013> Received message: line #00: MDCX 18831 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150044966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150044966 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150044966 DLMGCP DEBUG <0013> Received message: line #03: I: EAE1CAE6 (mgcp_msg.c:72) 20250810150044966 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150044967 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150044967 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150044967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150044967 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) 20250810150044967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EAE1CAE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150044967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EAE1CAE6 output_enabled 0 (mgcp_conn.c:271) 20250810150044967 DLMGCP DEBUG <0013> (1227/rtp C:EAE1CAE6 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) 20250810150044967 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EAE1CAE6 MDCX: connection successfully modified: (1227/rtp C:EAE1CAE6 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:976) 20250810150044967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150044967 DLMGCP DEBUG <0013> Generated response: line #00: 200 18831 OK (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Generated response: line #02: o=- EAE1CAE6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150044967 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810150046080 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18832 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150046080 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810150046080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150046080 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150046080 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150046080 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810150046080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150046080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150046081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150046081 DLMGCP DEBUG <0013> Generated response: line #00: 200 18832 OK (mgcp_msg.c:72) RTPEM0(410)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed RTPEM1(411)@b9a9a109777c: Final verdict of PTC: none RTPEM0(410)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(413)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@b9a9a109777c: Final verdict of PTC: none RTPEM2(412)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass'. Sun Aug 10 15:00:46 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=1018124) Waiting for packet dumper to finish... 1 (prev_count=1018124, count=1021956) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp ------ Sun Aug 10 15:00:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20250810150054288 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29129 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150054288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150054288 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150054288 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150054288 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810150054288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810150054288 DLMGCP DEBUG <0013> Generated response: line #00: 515 29129 FAIL (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29130 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150054300 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150054300 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150054300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150054300 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) 20250810150054300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BF71589 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150054300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BF71589 output_enabled 0 (mgcp_conn.c:271) 20250810150054300 DLMGCP DEBUG <0013> (1227/rtp C:1BF71589 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) 20250810150054300 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1BF71589 CRCX: connection successfully created: (1227/rtp C:1BF71589 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:772) 20250810150054300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150054300 DLMGCP DEBUG <0013> Generated response: line #00: 200 29130 OK (mgcp_msg.c:72) 20250810150054300 DLMGCP DEBUG <0013> Generated response: line #01: I: 1BF71589 (mgcp_msg.c:72) 20250810150054301 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150054301 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1BF71589 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150054301 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150054301 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150054301 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150054301 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250810150054301 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150054301 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(415)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810150054311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29131 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150054311 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150054311 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150054311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150054311 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) 20250810150054311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4E266C9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150054311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4E266C9A output_enabled 0 (mgcp_conn.c:271) 20250810150054311 DLMGCP DEBUG <0013> (1227/rtp C:4E266C9A 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) 20250810150054311 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4E266C9A CRCX: connection successfully created: (1227/rtp C:4E266C9A r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:772) 20250810150054311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150054311 DLMGCP DEBUG <0013> Generated response: line #00: 200 29131 OK (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Generated response: line #01: I: 4E266C9A (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4E266C9A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150054311 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150054312 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150054312 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150054312 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250810150054312 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150054312 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(416)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@b9a9a109777c: IuUP INIT_ACK Received 20250810150054360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054382 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054425 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054446 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054468 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054489 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054533 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054597 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054618 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054660 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054702 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054722 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054743 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054763 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054784 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054805 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054846 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054970 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150054990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055031 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055051 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055072 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055113 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055134 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055155 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055219 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055241 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055262 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055348 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055434 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055455 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055498 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055585 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055628 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055670 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055691 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055712 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055733 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055754 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055797 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055818 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(415)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150055827 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29132 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #03: I: 1BF71589 (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150055827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150055827 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150055827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150055827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150055827 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) 20250810150055827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BF71589 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150055827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BF71589 output_enabled 1 (mgcp_conn.c:271) 20250810150055827 DLMGCP DEBUG <0013> (1227/rtp C:1BF71589 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) 20250810150055828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1BF71589 MDCX: connection successfully modified: (1227/rtp C:1BF71589 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:976) 20250810150055828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150055828 DLMGCP DEBUG <0013> Generated response: line #00: 200 29132 OK (mgcp_msg.c:72) 20250810150055828 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150055828 DLMGCP DEBUG <0013> Generated response: line #02: o=- 1BF71589 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150055828 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150055828 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150055828 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150055828 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250810150055828 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150055828 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810150055843 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150055844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055863 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150055865 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055883 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150055885 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055904 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150055905 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055925 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150055926 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055945 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150055946 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055966 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150055967 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150055986 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150055987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056007 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056008 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056028 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056048 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056048 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056068 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056069 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056089 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056089 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056109 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056130 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056131 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056151 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056171 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056192 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056213 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056214 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056233 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056254 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056255 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056275 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056295 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056316 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056318 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(416)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150056338 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056340 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29133 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150056340 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150056340 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150056340 DLMGCP DEBUG <0013> Received message: line #03: I: 4E266C9A (mgcp_msg.c:72) 20250810150056340 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150056340 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150056340 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150056341 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150056341 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150056341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150056341 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) 20250810150056341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4E266C9A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150056341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4E266C9A output_enabled 1 (mgcp_conn.c:271) 20250810150056341 DLMGCP DEBUG <0013> (1227/rtp C:4E266C9A 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) 20250810150056341 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4E266C9A MDCX: connection successfully modified: (1227/rtp C:4E266C9A r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:976) 20250810150056341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150056341 DLMGCP DEBUG <0013> Generated response: line #00: 200 29133 OK (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4E266C9A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150056341 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810150056354 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056374 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056379 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056395 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056399 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056416 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056420 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056436 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056440 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056457 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056478 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056499 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056502 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056519 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056540 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056561 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056581 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056602 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056605 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056624 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056645 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056666 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056668 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056687 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056707 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056709 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056728 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056749 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056769 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056810 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056814 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056831 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056852 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056855 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056872 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056876 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056892 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056897 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056913 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056917 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056933 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056938 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056953 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056973 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150056994 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150056999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057015 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057039 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057056 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057076 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057080 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057096 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057120 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057137 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057157 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057161 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057177 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057181 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057198 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057201 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057218 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057222 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057238 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057242 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057259 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057263 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057279 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057284 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057300 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057304 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057320 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057325 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057346 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057361 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057382 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057387 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057403 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057407 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057428 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057448 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057464 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057469 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057485 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057489 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057506 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057509 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057526 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057550 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057571 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057587 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057607 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057611 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057628 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057652 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057669 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057672 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057689 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057710 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057713 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057731 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057751 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057754 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057772 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057792 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057795 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057813 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057816 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057833 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057836 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057854 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057874 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057877 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057895 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057897 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057915 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057918 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057935 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057938 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057956 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057976 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150057997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150057999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058017 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058020 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058038 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058059 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058061 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058080 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058082 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058101 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058102 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058141 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058162 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058183 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058183 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058203 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058224 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058245 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058267 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058288 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058289 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058310 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150058331 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150058331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@b9a9a109777c: 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@b9a9a109777c: stats: { num_pkts_tx := 169, bytes_payload_tx := 5408, num_pkts_rx := 97, bytes_payload_rx := 3104, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250810150058447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29134 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150058447 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810150058447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150058447 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150058447 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150058447 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810150058447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150058447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150058447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150058447 DLMGCP DEBUG <0013> Generated response: line #00: 200 29134 OK (mgcp_msg.c:72) RTPEM0(415)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass MTC@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed RTPEM2(417)@b9a9a109777c: Final verdict of PTC: none RTPEM1(416)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(418)@b9a9a109777c: Final verdict of PTC: none RTPEM0(415)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass'. Sun Aug 10 15:00:58 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=841628) Waiting for packet dumper to finish... 1 (prev_count=841628, count=845560) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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 ------ Sun Aug 10 15:01:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20250810150106635 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17451 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150106635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150106635 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150106635 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150106635 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810150106635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810150106635 DLMGCP DEBUG <0013> Generated response: line #00: 515 17451 FAIL (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17452 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150106646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150106646 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150106646 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150106646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150106646 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) 20250810150106647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF7CEE11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150106647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF7CEE11 output_enabled 0 (mgcp_conn.c:271) 20250810150106647 DLMGCP DEBUG <0013> (1227/rtp C:FF7CEE11 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) 20250810150106647 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FF7CEE11 CRCX: connection successfully created: (1227/rtp C:FF7CEE11 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:772) 20250810150106647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150106647 DLMGCP DEBUG <0013> Generated response: line #00: 200 17452 OK (mgcp_msg.c:72) 20250810150106647 DLMGCP DEBUG <0013> Generated response: line #01: I: FF7CEE11 (mgcp_msg.c:72) 20250810150106647 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150106647 DLMGCP DEBUG <0013> Generated response: line #03: o=- FF7CEE11 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150106647 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150106647 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150106647 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150106647 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250810150106647 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150106647 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(420)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810150106656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17453 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150106656 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150106656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150106656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150106656 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) 20250810150106656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:56745DF4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150106656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:56745DF4 output_enabled 0 (mgcp_conn.c:271) 20250810150106656 DLMGCP DEBUG <0013> (1227/rtp C:56745DF4 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) 20250810150106656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:56745DF4 CRCX: connection successfully created: (1227/rtp C:56745DF4 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:772) 20250810150106656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150106656 DLMGCP DEBUG <0013> Generated response: line #00: 200 17453 OK (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Generated response: line #01: I: 56745DF4 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Generated response: line #03: o=- 56745DF4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150106656 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(421)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@b9a9a109777c: IuUP INIT_ACK Received 20250810150106705 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106769 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106855 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106876 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106896 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106917 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106938 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106959 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150106981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107023 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107044 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107065 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107085 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107167 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107272 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107293 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107335 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107356 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107376 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107440 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107503 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107523 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107544 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107566 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107587 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107609 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107630 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107650 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107671 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107691 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107712 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107733 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107753 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107773 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107794 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107814 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107877 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107899 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107963 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150107985 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108006 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108112 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108133 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108154 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(420)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150108178 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17454 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #03: I: FF7CEE11 (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150108178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150108178 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150108178 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150108178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150108178 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) 20250810150108179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF7CEE11 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150108179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF7CEE11 output_enabled 1 (mgcp_conn.c:271) 20250810150108179 DLMGCP DEBUG <0013> (1227/rtp C:FF7CEE11 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) 20250810150108179 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FF7CEE11 MDCX: connection successfully modified: (1227/rtp C:FF7CEE11 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:976) 20250810150108179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150108179 DLMGCP DEBUG <0013> Generated response: line #00: 200 17454 OK (mgcp_msg.c:72) 20250810150108179 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150108179 DLMGCP DEBUG <0013> Generated response: line #02: o=- FF7CEE11 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150108179 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150108179 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150108179 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150108179 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250810150108179 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150108179 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810150108193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108197 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108213 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108217 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108233 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108238 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108254 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108258 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108275 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108278 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108300 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108342 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108356 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108382 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108464 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108486 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108506 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108527 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108547 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108588 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108605 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108608 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108625 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108629 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108646 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108650 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108670 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(421)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150108693 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17455 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #03: I: 56745DF4 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150108693 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150108693 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150108693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150108693 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) 20250810150108693 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:56745DF4 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150108693 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:56745DF4 output_enabled 1 (mgcp_conn.c:271) 20250810150108693 DLMGCP DEBUG <0013> (1227/rtp C:56745DF4 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) 20250810150108693 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:56745DF4 MDCX: connection successfully modified: (1227/rtp C:56745DF4 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:976) 20250810150108693 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150108693 DLMGCP DEBUG <0013> Generated response: line #00: 200 17455 OK (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Generated response: line #02: o=- 56745DF4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150108693 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810150108707 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108708 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108729 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108750 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108771 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108793 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108811 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108814 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108834 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108855 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108893 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108897 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108914 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108938 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108955 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108958 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108979 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150108997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150108999 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109020 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109041 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109061 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109080 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109082 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109103 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109122 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109123 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109166 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109183 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109227 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109248 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109266 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109268 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109287 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109289 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109309 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109329 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109350 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109370 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109371 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109413 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109433 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109454 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109454 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109475 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109475 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109495 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109496 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109516 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109517 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109538 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109556 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109558 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109578 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109580 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109602 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109620 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109622 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109641 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109643 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109662 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109663 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109683 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109704 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109724 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109724 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109744 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109745 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109765 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109785 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109785 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109807 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109848 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109849 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109869 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109869 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109891 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109891 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109911 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109912 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109932 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109934 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109952 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109955 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109973 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150109993 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150109996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110013 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110034 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110037 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110054 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110075 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110078 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110095 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110099 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110119 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110137 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110140 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110158 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110160 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110179 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110181 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110200 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110201 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110220 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110222 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110241 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110243 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110262 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110264 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110283 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110284 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110304 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110324 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110325 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110345 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110346 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110365 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110386 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110408 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110429 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110449 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110470 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110472 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110491 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110492 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110512 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110532 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110553 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110574 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110575 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110594 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110615 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110616 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110636 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110637 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110656 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110658 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110677 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110678 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150110697 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250810150110699 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@b9a9a109777c: stats: { num_pkts_tx := 192, bytes_payload_tx := 5952, num_pkts_rx := 120, bytes_payload_rx := 4200, 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@b9a9a109777c: stats: { num_pkts_tx := 169, bytes_payload_tx := 5408, num_pkts_rx := 96, bytes_payload_rx := 3072, 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 } 20250810150110802 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17456 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150110803 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810150110803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150110803 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150110803 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150110803 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810150110803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150110803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150110803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150110803 DLMGCP DEBUG <0013> Generated response: line #00: 200 17456 OK (mgcp_msg.c:72) RTPEM0(420)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass MTC@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(424)@b9a9a109777c: Final verdict of PTC: none RTPEM2(422)@b9a9a109777c: Final verdict of PTC: none RTPEM0(420)@b9a9a109777c: Final verdict of PTC: none RTPEM1(421)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(423)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass'. Sun Aug 10 15:01:10 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=841972) Waiting for packet dumper to finish... 1 (prev_count=841972, count=845904) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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 ------ Sun Aug 10 15:01:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20250810150118985 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46792 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150118985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150118985 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150118985 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150118985 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810150118985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810150118985 DLMGCP DEBUG <0013> Generated response: line #00: 515 46792 FAIL (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46793 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150118998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150118998 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150118998 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150118998 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150118998 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) 20250810150118998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B1EAC6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150118998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B1EAC6E output_enabled 0 (mgcp_conn.c:271) 20250810150118999 DLMGCP DEBUG <0013> (1227/rtp C:5B1EAC6E 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) 20250810150118999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5B1EAC6E CRCX: connection successfully created: (1227/rtp C:5B1EAC6E r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:772) 20250810150118999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150118999 DLMGCP DEBUG <0013> Generated response: line #00: 200 46793 OK (mgcp_msg.c:72) 20250810150118999 DLMGCP DEBUG <0013> Generated response: line #01: I: 5B1EAC6E (mgcp_msg.c:72) 20250810150118999 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150118999 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5B1EAC6E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150118999 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150118999 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150118999 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150118999 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250810150118999 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150118999 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810150119008 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46794 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150119008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150119008 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150119008 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150119009 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150119009 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) 20250810150119009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150119009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E output_enabled 0 (mgcp_conn.c:271) 20250810150119009 DLMGCP DEBUG <0013> (1227/rtp C:08D85E0E 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) 20250810150119009 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E CRCX: connection successfully created: (1227/rtp C:08D85E0E r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:772) 20250810150119009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150119009 DLMGCP DEBUG <0013> Generated response: line #00: 200 46794 OK (mgcp_msg.c:72) 20250810150119009 DLMGCP DEBUG <0013> Generated response: line #01: I: 08D85E0E (mgcp_msg.c:72) 20250810150119009 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150119009 DLMGCP DEBUG <0013> Generated response: line #03: o=- 08D85E0E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150119009 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150119009 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150119009 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150119009 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250810150119009 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150119009 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(426)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@b9a9a109777c: IuUP INIT_ACK Received 20250810150119058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119080 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119145 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119167 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119187 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119207 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119228 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119249 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119270 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119291 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119333 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119354 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119375 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119395 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119416 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119437 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119458 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119479 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119500 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119562 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119583 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119625 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119665 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119686 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119707 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119813 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119855 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119876 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119898 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119919 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150119983 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120026 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120046 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120067 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120088 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120109 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120173 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120237 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120281 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120302 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120323 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120387 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120492 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(425)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150120530 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46795 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #03: I: 5B1EAC6E (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150120530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150120530 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150120530 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150120530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150120530 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) 20250810150120530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B1EAC6E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150120530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B1EAC6E output_enabled 1 (mgcp_conn.c:271) 20250810150120530 DLMGCP DEBUG <0013> (1227/rtp C:5B1EAC6E 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) 20250810150120531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5B1EAC6E MDCX: connection successfully modified: (1227/rtp C:5B1EAC6E r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:976) 20250810150120531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150120531 DLMGCP DEBUG <0013> Generated response: line #00: 200 46795 OK (mgcp_msg.c:72) 20250810150120531 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150120531 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5B1EAC6E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150120531 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150120531 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150120531 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150120531 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250810150120531 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150120531 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810150120534 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120555 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120575 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120595 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120616 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120625 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120638 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120646 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120658 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120679 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120689 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120700 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120722 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120731 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120743 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120764 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120772 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120785 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120806 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120813 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120827 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120833 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120847 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120888 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120909 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120929 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120950 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120977 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150120991 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150120997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121012 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121032 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(426)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150121043 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46796 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #03: I: 08D85E0E (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150121043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150121043 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150121043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150121043 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150121044 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) 20250810150121044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150121044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E output_enabled 1 (mgcp_conn.c:271) 20250810150121044 DLMGCP DEBUG <0013> (1227/rtp C:08D85E0E 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) 20250810150121044 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E MDCX: connection successfully modified: (1227/rtp C:08D85E0E r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250810150121044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150121044 DLMGCP DEBUG <0013> Generated response: line #00: 200 46796 OK (mgcp_msg.c:72) 20250810150121044 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150121044 DLMGCP DEBUG <0013> Generated response: line #02: o=- 08D85E0E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150121044 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150121044 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150121044 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150121044 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250810150121044 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150121044 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810150121058 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121079 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121100 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121122 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121143 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121164 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121207 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121208 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121229 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121229 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121272 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121292 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121293 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121313 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121313 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121334 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121334 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121355 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121355 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121376 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121376 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121397 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121417 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121418 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121438 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121438 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121459 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121480 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121500 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121521 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121542 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121544 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121562 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121582 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121585 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121603 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121605 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121623 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121625 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121644 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121646 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121665 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121706 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121729 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121767 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121787 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121808 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121811 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121831 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121849 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121869 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121872 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121890 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121893 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121911 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121913 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121932 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121934 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121954 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121975 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121977 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150121996 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150121997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122017 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122038 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122039 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122059 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122079 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122099 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122102 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122120 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122141 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122161 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122182 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122185 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122202 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122222 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122243 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122263 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122268 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122284 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122304 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122309 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122325 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122330 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122346 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122350 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122371 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122389 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122392 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122410 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122431 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122434 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122452 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122454 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122473 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122475 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122495 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122496 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122516 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122537 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122559 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122559 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122579 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122580 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122600 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122620 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122621 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122641 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122642 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122662 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122683 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122704 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122705 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122725 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122767 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122768 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122788 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122809 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122831 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122850 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122851 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122872 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122891 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122893 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122911 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122914 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122932 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122935 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122955 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122974 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122976 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150122995 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150122997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150123016 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150123037 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123040 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) MTC@b9a9a109777c: stats: { num_pkts_tx := 192, bytes_payload_tx := 5952, 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@b9a9a109777c: stats: { num_pkts_tx := 168, bytes_payload_tx := 5376, num_pkts_rx := 96, bytes_payload_rx := 3072, 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@b9a9a109777c: setverdict(pass): none -> pass 20250810150123054 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46797 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #03: I: 08D85E0E (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150123054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150123054 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150123054 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150123054 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150123054 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) 20250810150123054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150123054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E output_enabled 0 (mgcp_conn.c:271) 20250810150123055 DLMGCP DEBUG <0013> (1227/rtp C:08D85E0E 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) 20250810150123055 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E MDCX: connection successfully modified: (1227/rtp C:08D85E0E r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250810150123055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150123055 DLMGCP DEBUG <0013> Generated response: line #00: 200 46797 OK (mgcp_msg.c:72) 20250810150123055 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150123055 DLMGCP DEBUG <0013> Generated response: line #02: o=- 08D85E0E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150123055 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150123055 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150123055 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150123055 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250810150123055 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150123055 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810150123057 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123078 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123099 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123120 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123208 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123229 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123273 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123293 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123334 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123354 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123374 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123395 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123415 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123436 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123457 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123478 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123498 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123519 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123540 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123624 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123644 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123665 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123686 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123707 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123830 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123850 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123871 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123892 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123912 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123933 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123973 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150123993 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150124014 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150124035 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150124055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46798 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #03: I: 5B1EAC6E (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150124064 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150124064 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150124064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150124064 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) 20250810150124064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B1EAC6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150124064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B1EAC6E output_enabled 0 (mgcp_conn.c:271) 20250810150124064 DLMGCP DEBUG <0013> (1227/rtp C:5B1EAC6E 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) 20250810150124064 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5B1EAC6E MDCX: connection successfully modified: (1227/rtp C:5B1EAC6E r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:976) 20250810150124064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150124064 DLMGCP DEBUG <0013> Generated response: line #00: 200 46798 OK (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5B1EAC6E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150124064 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46799 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #03: I: 08D85E0E (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150124066 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150124067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150124067 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150124067 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150124067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150124067 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) 20250810150124067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150124067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E output_enabled 1 (mgcp_conn.c:271) 20250810150124067 DLMGCP DEBUG <0013> (1227/rtp C:08D85E0E 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) 20250810150124067 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:08D85E0E MDCX: connection successfully modified: (1227/rtp C:08D85E0E r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250810150124067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150124067 DLMGCP DEBUG <0013> Generated response: line #00: 200 46799 OK (mgcp_msg.c:72) 20250810150124067 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150124067 DLMGCP DEBUG <0013> Generated response: line #02: o=- 08D85E0E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150124067 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150124067 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150124067 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150124067 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250810150124067 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150124067 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810150125179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46800 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150125179 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810150125179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150125179 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150125179 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150125179 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810150125179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150125179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150125179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150125179 DLMGCP DEBUG <0013> Generated response: line #00: 200 46800 OK (mgcp_msg.c:72) RTPEM0(425)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(425)@b9a9a109777c: Final verdict of PTC: none RTPEM1(426)@b9a9a109777c: Final verdict of PTC: none RTPEM2(427)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(428)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass'. Sun Aug 10 15:01:25 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=998212) Waiting for packet dumper to finish... 1 (prev_count=998212, count=1002144) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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 ------ Sun Aug 10 15:01:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20250810150133373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36789 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150133373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150133373 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150133373 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150133373 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810150133373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810150133373 DLMGCP DEBUG <0013> Generated response: line #00: 515 36789 FAIL (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36790 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150133387 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150133387 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150133387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150133387 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) 20250810150133387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BF8A5006 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150133387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BF8A5006 output_enabled 0 (mgcp_conn.c:271) 20250810150133387 DLMGCP DEBUG <0013> (1227/rtp C:BF8A5006 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) 20250810150133387 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BF8A5006 CRCX: connection successfully created: (1227/rtp C:BF8A5006 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:772) 20250810150133387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150133387 DLMGCP DEBUG <0013> Generated response: line #00: 200 36790 OK (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Generated response: line #01: I: BF8A5006 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Generated response: line #03: o=- BF8A5006 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150133387 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150133388 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150133388 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250810150133388 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150133388 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(430)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. 20250810150133397 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36791 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150133397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150133397 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150133397 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150133397 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150133397 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) 20250810150133397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:807658F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150133397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:807658F3 output_enabled 0 (mgcp_conn.c:271) 20250810150133397 DLMGCP DEBUG <0013> (1227/rtp C:807658F3 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) 20250810150133397 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:807658F3 CRCX: connection successfully created: (1227/rtp C:807658F3 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:772) 20250810150133397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150133397 DLMGCP DEBUG <0013> Generated response: line #00: 200 36791 OK (mgcp_msg.c:72) 20250810150133398 DLMGCP DEBUG <0013> Generated response: line #01: I: 807658F3 (mgcp_msg.c:72) 20250810150133398 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150133398 DLMGCP DEBUG <0013> Generated response: line #03: o=- 807658F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150133398 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150133398 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150133398 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150133398 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250810150133398 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150133398 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(431)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@b9a9a109777c: IuUP INIT_ACK Received 20250810150133447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133468 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133533 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133598 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133641 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133662 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133705 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133748 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133814 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133835 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133857 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133878 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150133982 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134003 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134023 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134044 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134086 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134106 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134127 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134169 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134211 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134232 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134254 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134319 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134340 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134362 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134405 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134427 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134449 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134493 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134558 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134579 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134732 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134753 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134797 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134840 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134861 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134902 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(430)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150134915 DLMGCP DEBUG <0013> Received message: line #00: MDCX 36792 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #03: I: BF8A5006 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150134915 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150134915 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150134915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150134915 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) 20250810150134915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BF8A5006 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150134915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BF8A5006 output_enabled 1 (mgcp_conn.c:271) 20250810150134915 DLMGCP DEBUG <0013> (1227/rtp C:BF8A5006 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) 20250810150134915 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BF8A5006 MDCX: connection successfully modified: (1227/rtp C:BF8A5006 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:976) 20250810150134915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150134915 DLMGCP DEBUG <0013> Generated response: line #00: 200 36792 OK (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Generated response: line #02: o=- BF8A5006 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150134915 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810150134922 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150134930 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134943 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150134950 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134963 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150134971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150134984 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150134991 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135004 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135011 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135024 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135045 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135052 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135065 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135072 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135085 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135092 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135106 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135112 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135126 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135133 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135146 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135153 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135167 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135173 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135187 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135214 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135227 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135248 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135255 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135269 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135290 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135310 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135317 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135330 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135371 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135378 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135391 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135412 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(431)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150135426 DLMGCP DEBUG <0013> Received message: line #00: MDCX 36793 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #03: I: 807658F3 (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150135426 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150135426 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150135426 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150135426 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) 20250810150135426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:807658F3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150135426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:807658F3 output_enabled 1 (mgcp_conn.c:271) 20250810150135426 DLMGCP DEBUG <0013> (1227/rtp C:807658F3 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) 20250810150135426 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:807658F3 MDCX: connection successfully modified: (1227/rtp C:807658F3 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:976) 20250810150135426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150135426 DLMGCP DEBUG <0013> Generated response: line #00: 200 36793 OK (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150135426 DLMGCP DEBUG <0013> Generated response: line #02: o=- 807658F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150135427 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150135427 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150135427 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150135427 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250810150135427 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250810150135427 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250810150135440 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135442 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135462 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135482 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135503 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135523 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135543 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135564 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135583 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135585 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135606 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135624 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135626 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135647 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135665 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135667 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135686 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135687 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135708 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135728 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135749 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135769 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135831 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135852 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135872 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135891 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135893 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135912 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135913 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135933 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135934 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135955 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135976 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150135996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150135997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136017 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136038 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136058 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136079 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136099 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136120 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136140 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136160 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136181 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136183 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136202 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136203 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136223 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136244 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136265 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136265 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136286 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136286 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136307 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136328 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136349 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136369 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136389 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136389 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136410 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136431 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136452 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136472 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136473 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136493 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136495 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136515 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136536 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136556 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136577 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136597 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136598 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136618 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136618 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136638 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136659 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136679 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136681 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136700 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136701 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136720 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136723 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136741 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136744 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136761 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136782 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136785 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136805 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136823 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136826 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136843 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136846 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136863 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136884 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136904 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136925 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136946 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136966 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136969 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150136987 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150136990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137007 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137028 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137031 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137049 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137052 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137069 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137072 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137090 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137111 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137113 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137134 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137152 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137154 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137175 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137193 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137195 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137214 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137235 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137236 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137256 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137258 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137277 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137279 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137298 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137299 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137319 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137340 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137341 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137361 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137361 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137382 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137382 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250810150137423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250810150137424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@b9a9a109777c: stats: { num_pkts_tx := 192, bytes_payload_tx := 5952, num_pkts_rx := 122, bytes_payload_rx := 4270, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: stats: { num_pkts_tx := 169, bytes_payload_tx := 5408, num_pkts_rx := 97, bytes_payload_rx := 3104, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass MTC@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed 20250810150137941 DLMGCP DEBUG <0013> Received message: line #00: MDCX 36794 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #03: I: 807658F3 (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150137941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150137941 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150137941 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150137941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150137941 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) 20250810150137941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:807658F3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150137941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:807658F3 output_enabled 1 (mgcp_conn.c:271) 20250810150137942 DLMGCP DEBUG <0013> (1227/rtp C:807658F3 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) 20250810150137942 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:807658F3 MDCX: connection successfully modified: (1227/rtp C:807658F3 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:976) 20250810150137942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150137942 DLMGCP DEBUG <0013> Generated response: line #00: 200 36794 OK (mgcp_msg.c:72) 20250810150137942 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150137942 DLMGCP DEBUG <0013> Generated response: line #02: o=- 807658F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150137942 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150137942 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150137942 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150137942 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:72) 20250810150137942 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250810150137942 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 288, bytes_payload_tx := 8928, 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@b9a9a109777c: stats: { num_pkts_tx := 217, bytes_payload_tx := 6896, num_pkts_rx := 194, bytes_payload_rx := 6486, 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 } 20250810150140058 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36795 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150140058 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810150140058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150140058 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150140058 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150140058 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810150140058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150140059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150140059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150140059 DLMGCP DEBUG <0013> Generated response: line #00: 200 36795 OK (mgcp_msg.c:72) RTPEM0(430)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(434)@b9a9a109777c: Final verdict of PTC: none RTPEM1(431)@b9a9a109777c: Final verdict of PTC: none RTPEM0(430)@b9a9a109777c: Final verdict of PTC: none RTPEM2(432)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(433)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass'. Sun Aug 10 15:01:40 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=1179872) Waiting for packet dumper to finish... 1 (prev_count=1179872, count=1183804) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode ------ Sun Aug 10 15:01:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20250810150148244 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52372 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150148244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150148244 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150148244 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150148244 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810150148244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810150148244 DLMGCP DEBUG <0013> Generated response: line #00: 515 52372 FAIL (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52373 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150148248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150148248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150148248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150148248 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) 20250810150148248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBC6F1BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150148248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBC6F1BF output_enabled 0 (mgcp_conn.c:271) 20250810150148248 DLMGCP DEBUG <0013> (1227/rtp C:CBC6F1BF 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) 20250810150148248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBC6F1BF CRCX: connection successfully created: (1227/rtp C:CBC6F1BF r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:772) 20250810150148248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150148248 DLMGCP DEBUG <0013> Generated response: line #00: 200 52373 OK (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Generated response: line #01: I: CBC6F1BF (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Generated response: line #03: o=- CBC6F1BF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250810150148248 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52374 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150148250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150148250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150148250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150148250 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) 20250810150148250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6372DE4B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250810150148250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6372DE4B output_enabled 0 (mgcp_conn.c:271) 20250810150148250 DLMGCP DEBUG <0013> (1227/rtp C:6372DE4B 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) 20250810150148250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6372DE4B CRCX: connection successfully created: (1227/rtp C:6372DE4B r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:772) 20250810150148250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150148250 DLMGCP DEBUG <0013> Generated response: line #00: 200 52374 OK (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Generated response: line #01: I: 6372DE4B (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6372DE4B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250810150148250 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(435)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150149766 DLMGCP DEBUG <0013> Received message: line #00: MDCX 52375 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #03: I: CBC6F1BF (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250810150149766 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150149767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150149767 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150149767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150149767 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150149767 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) 20250810150149767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBC6F1BF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150149767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBC6F1BF output_enabled 1 (mgcp_conn.c:271) 20250810150149767 DLMGCP DEBUG <0013> (1227/rtp C:CBC6F1BF 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) 20250810150149767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBC6F1BF MDCX: connection successfully modified: (1227/rtp C:CBC6F1BF r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:976) 20250810150149767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150149767 DLMGCP DEBUG <0013> Generated response: line #00: 200 52375 OK (mgcp_msg.c:72) 20250810150149767 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150149767 DLMGCP DEBUG <0013> Generated response: line #02: o=- CBC6F1BF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150149767 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150149767 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150149767 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150149767 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250810150149767 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250810150149767 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(436)@b9a9a109777c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250810150150279 DLMGCP DEBUG <0013> Received message: line #00: MDCX 52376 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #03: I: 6372DE4B (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150150279 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150150279 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250810150150279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150150279 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) 20250810150150279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6372DE4B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250810150150279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6372DE4B output_enabled 1 (mgcp_conn.c:271) 20250810150150279 DLMGCP DEBUG <0013> (1227/rtp C:6372DE4B 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) 20250810150150279 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6372DE4B MDCX: connection successfully modified: (1227/rtp C:6372DE4B r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:976) 20250810150150279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150150279 DLMGCP DEBUG <0013> Generated response: line #00: 200 52376 OK (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6372DE4B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250810150150279 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 121, bytes_payload_rx := 484, 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@b9a9a109777c: stats: { num_pkts_tx := 168, bytes_payload_tx := 672, num_pkts_rx := 97, bytes_payload_rx := 388, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250810150152390 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52377 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150152390 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250810150152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250810150152390 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250810150152391 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150152391 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250810150152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150152391 DLMGCP DEBUG <0013> Generated response: line #00: 200 52377 OK (mgcp_msg.c:72) RTPEM0(435)@b9a9a109777c: Warning: Stopping inactive timer T_transmit. MTC@b9a9a109777c: setverdict(pass): none -> pass RTPEM0(435)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(438)@b9a9a109777c: Final verdict of PTC: none RTPEM1(436)@b9a9a109777c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@b9a9a109777c: Final verdict of PTC: none RTPEM2(437)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@b9a9a109777c: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass'. Sun Aug 10 15:01:52 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=673068) Waiting for packet dumper to finish... 1 (prev_count=673068, count=677000) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass' was executed successfully (exit status: 0). MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit ------ Sun Aug 10 15:01:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit' was executed successfully (exit status: 0). MTC@b9a9a109777c: Test case TC_one_crcx_loopback_rtp_implicit started. 20250810150200566 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18393 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150200566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810150200566 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810150200566 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150200566 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250810150200566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250810150200566 DLMGCP DEBUG <0013> Generated response: line #00: 515 18393 FAIL (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18394 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810150200578 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810150200578 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250810150200578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250810150200578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8CAEA1E3 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250810150200578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8CAEA1E3 output_enabled 1 (mgcp_conn.c:271) 20250810150200578 DLMGCP DEBUG <0013> (1225/rtp C:8CAEA1E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250810150200578 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:8CAEA1E3 CRCX: connection successfully created: (1225/rtp C:8CAEA1E3 r=NULL:0<->l=::1:5980) (mgcp_protocol.c:772) 20250810150200578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150200578 DLMGCP DEBUG <0013> Generated response: line #00: 200 18394 OK (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Generated response: line #01: I: 8CAEA1E3 (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8CAEA1E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250810150200578 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250810150201686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18395 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250810150201687 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250810150201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250810150201687 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250810150201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250810150201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250810150201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250810150201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250810150201687 DLMGCP DEBUG <0013> Generated response: line #00: 200 18395 OK (mgcp_msg.c:72) MTC@b9a9a109777c: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@b9a9a109777c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(444)@b9a9a109777c: Final verdict of PTC: none VirtCallAgent-STATS(443)@b9a9a109777c: Final verdict of PTC: none RTPEM2(442)@b9a9a109777c: Final verdict of PTC: none RTPEM0(440)@b9a9a109777c: Final verdict of PTC: none RTPEM1(441)@b9a9a109777c: Final verdict of PTC: none MTC@b9a9a109777c: Setting final verdict of the test case. MTC@b9a9a109777c: Local verdict of MTC: pass MTC@b9a9a109777c: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@b9a9a109777c: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@b9a9a109777c: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@b9a9a109777c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass'. Sun Aug 10 15:02:01 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=94468) Waiting for packet dumper to finish... 1 (prev_count=94468, count=98400) MTC@b9a9a109777c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass' was executed successfully (exit status: 0). MC@b9a9a109777c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b9a9a109777c: Terminating MTC. MC@b9a9a109777c: MTC terminated. MC2> exit MC@b9a9a109777c: Shutting down session. MC@b9a9a109777c: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw/expected-results.xml' against results in 'junit-xml-5256.log' -------------------- pass MGCP_Test.TC_selftest pass MGCP_Test.TC_auep_null pass MGCP_Test.TC_crcx pass MGCP_Test.TC_crcx_no_lco pass MGCP_Test.TC_crcx_noprefix pass MGCP_Test.TC_crcx_unsupp_mode pass MGCP_Test.TC_crcx_osmo_ign pass->FAIL MGCP_Test.TC_crcx_early_bidir_mode pass MGCP_Test.TC_crcx_unsupp_param pass MGCP_Test.TC_crcx_missing_callid pass MGCP_Test.TC_crcx_missing_mode pass MGCP_Test.TC_crcx_unsupp_packet_intv pass MGCP_Test.TC_crcx_illegal_double_lco pass MGCP_Test.TC_crcx_sdp pass MGCP_Test.TC_crcx_wildcarded pass MGCP_Test.TC_crcx_wildcarded_exhaust pass MGCP_Test.TC_mdcx_without_crcx pass MGCP_Test.TC_dlcx_without_crcx pass MGCP_Test.TC_dlcx_non_existant_ep pass MGCP_Test.TC_mdcx_wildcarded pass MGCP_Test.TC_dlcx_wildcarded pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass MGCP_Test.TC_crcx_and_dlcx_ep_callid pass MGCP_Test.TC_crcx_and_dlcx_ep pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass MGCP_Test.TC_crcx_and_dlcx_retrans pass MGCP_Test.TC_crcx_osmux_wildcard pass MGCP_Test.TC_crcx_osmux_fixed pass MGCP_Test.TC_crcx_osmux_fixed_twice pass MGCP_Test.TC_crcx_osmux_257 pass MGCP_Test.TC_one_crcx_receive_only_osmux pass MGCP_Test.TC_one_crcx_loopback_osmux pass MGCP_Test.TC_two_crcx_and_rtp_osmux pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass MGCP_Test.TC_crcx_dlcx_30ep pass MGCP_Test.TC_rtpem_selftest pass MGCP_Test.TC_one_crcx_receive_only_rtp pass MGCP_Test.TC_one_crcx_loopback_rtp pass MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp pass MGCP_Test.TC_two_crcx_and_rtp_bidir pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass MGCP_Test.TC_two_crcx_mdcx_and_rtp pass MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass MGCP_Test.TC_conn_timeout xfail MGCP_Test.TC_e1_crcx_and_dlcx_ep xfail MGCP_Test.TC_e1_crcx_with_overlap xfail MGCP_Test.TC_e1_crcx_loopback xfail MGCP_Test.TC_e1_dlcx_wildcarded pass MGCP_Test.TC_crcx_mdcx_ip4 pass MGCP_Test.TC_crcx_mdcx_ip6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass MGCP_Test.TC_two_crcx_mdcx_and_iuup pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass MGCP_Test.TC_one_crcx_loopback_rtp_implicit NEW: PASS MGCP_Test.TC_crcx_iufp_sendrecv NEW: PASS MGCP_Test.TC_crcx_iufp_recvonly Summary: pass->FAIL: 1 xfail: 4 pass: 79 NEW: PASS: 2 [testenv] Testsuite is done [testenv] Stopping testsuite (2863065) [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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/logs/testsuite', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/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-io_uring/_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-io_uring/logs/testsuite', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (2862974) [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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/testsuite/junit-xml-5256.log && echo']           "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 := \"60988\", string := \"OK\" }, params := { { code := \"I\", val := \"C28BE465\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"C28BE465\", 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 := \"60988\", string := ? }, params := { }, sdp := omit } } }" MGCP_Test.ttcn:3354 MGCP_Test control part MGCP_Test.ttcn:869 TC_crcx_early_bidir_mode testcase                                                         "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 := \"16320\", 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 := \"16320\", 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    "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 := \"26769\", 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 := \"26769\", 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    "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 := \"32364\", 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 := \"32364\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3416 MGCP_Test control part MGCP_Test.ttcn:2679 TC_e1_crcx_loopback testcase    "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 := \"42676\", 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 := \"42676\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3417 MGCP_Test control part MGCP_Test.ttcn:2713 TC_e1_dlcx_wildcarded testcase                         [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0'] testenv-mgw-osmocom-nightly-20250810-1448-eee6e7c3-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test-io_uring/517/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.94, 1.34, 0.98 + 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